diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ a = commit -a -s down = pull --rebase --stat fpush = push --force-with-lease + ref-commit = show -s --abbrev --format='%h (\"%s\")' [format] signoff = true |
