Fixed typo in difftool alias
This commit is contained in:
parent
8d39ea84c2
commit
b81af1838d
|
@ -89,7 +89,7 @@
|
|||
rbi = rebase --interactive
|
||||
s = status --short --branch
|
||||
sb = show-branch -a
|
||||
dt = diftool
|
||||
dt = difftool
|
||||
|
||||
[branch]
|
||||
autosetupmerge = true
|
||||
|
|
Loading…
Reference in a new issue