append a session's history on shell exit and unlimited history list
[lab.git] / TipAndDoc / .gitconfig
index 52d66c1..c176433 100644 (file)
@@ -13,7 +13,9 @@
        nm = branch --no-merged
        st = status -uno
        tree = log --pretty=format:\"%h %ad %d\" --graph --simplify-by-decoration --date=short
+       graph = log --graph --date=short --pretty=\"format:%C(yellow)%h %C(cyan)%ad %C(green)%an%Creset%x09%s %C(red)%d%Creset\"
 [core]
        excludesfile = ~/.gitignore
+       editor = vim
 [svn]
        pushmergeinfo = true