]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: add alias unstage
[dotfiles.git] / .gitconfig
index 67b48341f734b8633413765cad4202d4964b5afa..7bf84b449b157507b67169ec9a525ad08bb4842a 100644 (file)
@@ -17,6 +17,7 @@
        lr5 = log --decorate --reverse -5
        st = status --short
        stb = status --short --branch
+       unstage = reset HEAD --
        wdiff = diff --word-diff
        wshow = show --word-diff