Git commands with no TOVIO equivalent
The honest gaps, and what to do instead of each.
Written By Dustin
Last updated About 3 hours ago
Some Git commands have no TOVIO counterpart. A few are missing because the underlying idea does not exist here; a few are simply not built. Both are listed, labelled honestly.
The idea does not exist
Not built
Present under another name
Before concluding something is missing, check the cheat sheet. git reflog is the op-log, git reset --hard is tovio undo, git checkout -- <file> is tovio restore, and git sparse-checkout is tovio sparse. Several commands are hidden from the default tovio help index and still run — try tovio help --all, or tovio help <command> for any command regardless of tier.