Some changes.

This commit is contained in:
2014-07-21 02:29:37 +02:00
parent 9905179693
commit f0d0e2406d
10 changed files with 51 additions and 30 deletions

View File

@@ -19,6 +19,9 @@
last = "log -1 HEAD"
logl = log --graph --decorate --pretty=oneline --abbrev-commit --all
[core]
editor = vim
pager = less
@@ -32,3 +35,5 @@
default = simple
[merge]
tool = vimdiff
[gc]
auto = 0