Mostly vim stuff

This commit is contained in:
Gregory Eremin
2013-07-20 13:11:49 +07:00
parent e419081db0
commit e16b75347d
8 changed files with 123 additions and 3805 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
br = checkout -b
st = status -sb
ci = commit
up = !sh -c 'git pull --rebase --prune && git log --pretty=format:\"%Cred%ae %Creset- %C(yellow)%s %Creset(%ar)\" HEAD@{1}..'
rd = rebase -i development
rh = rebase -i HEAD~5
[color]
diff = auto
status = auto