* add alias 'git tree'
[lab.git] / TipAndDoc / .gitconfig
index 3c3f2c3..ef93437 100644 (file)
@@ -12,6 +12,7 @@
        ls = ls-files
        nm = branch --no-merged
        st = status -uno
+       tree = log --pretty=format:\"%h %ad %d\" --graph --simplify-by-decoration --all --date=short
 [core]
        excludesfile = ~/.gitignore
 [svn]