Separate bindings to enter and leave mouse mode.
[profile.git] / .gitconfig
index aeb7164..a1e7aaf 100644 (file)
@@ -15,6 +15,9 @@
 [pager]
        diff = false
 [alias]
+       again = commit --amend -C HEAD
        alias = config --global --get-regexp 'alias\\..*'
        amend = commit --amend
        graph = log --graph --pretty=oneline
+       reabse = rebase
+       submit = commit -vuno