diff options
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,10 +15,10 @@ ll = log --name-status --color -M -C cob = "!sh -c 'git checkout -b $1 origin/$1' -" com = checkout master - col = checkout local cleanse = clean -xfd spush = svn dcommit spull = svn rebase + sfetch = svn fetch [push] default = tracking [diff] |