fix gitd!

This commit is contained in:
Rico Ullmann 2017-08-22 12:36:29 +02:00
parent 8a5d0a1fc7
commit bb97b2cc60
Signed by: rullmann
GPG Key ID: 1C6E8C577C878C6F
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function gitp --description 'git difftool'
function gitd --description 'git difftool'
command git difftool
end