Fixed typo in difftool alias

This commit is contained in:
Oliver Davies 2016-01-15 16:53:27 +00:00
parent 8d39ea84c2
commit b81af1838d

View file

@ -89,7 +89,7 @@
rbi = rebase --interactive rbi = rebase --interactive
s = status --short --branch s = status --short --branch
sb = show-branch -a sb = show-branch -a
dt = diftool dt = difftool
[branch] [branch]
autosetupmerge = true autosetupmerge = true