diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ p = push --follow-tags dw = diff --color-words ri = rebase -i --autosquash + fix = commit --fixup [merge] tool = kdiff3 conflictstyle = diff3 |