]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.in
gitconfig: add rv alias (git revert)
[config/dotfiles.git] / gitconfig.in
index f6d7f241e05cca04eba5c3a5dba2b4557ac6bccb..b498cc96452c2692cd53abeb262d2084b9c32acd 100644 (file)
@@ -85,7 +85,7 @@
        rs  = reset
        rsh = reset --hard
        rsp = reset --patch
-       # Only clean ignored files.
+       rv  = revert
        cl  = clean -ndx
        clf = clean -fdx
        ## Branches.