Revert to a previous state
revert
command allows you to return to a previous state of your system.
ref
: Reference to revert to (commit hash, tag, or relative reference)--force
: Force revert without confirmationcheckout
: Switch to a different statesync
: Synchronize state with server