Skip to content

Latest commit

 

History

History

git-rv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git rv

Short for "git revert"

Git alias:

rv = revert

Example:

git rv

Revert will undo the changes from some existing commits.