From: Ken-ichi Mito Date: Fri, 7 Feb 2014 08:52:05 +0000 (+0900) Subject: remove '--all' from git tree alias X-Git-Url: http://lab.mitty.jp/git/?p=lab.git;a=commitdiff_plain;h=41617a0b6362758fb3ff9e06e1ca1b7df1e77f59 remove '--all' from git tree alias --- diff --git a/TipAndDoc/.gitconfig b/TipAndDoc/.gitconfig index ef93437..52d66c1 100644 --- a/TipAndDoc/.gitconfig +++ b/TipAndDoc/.gitconfig @@ -12,7 +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 + tree = log --pretty=format:\"%h %ad %d\" --graph --simplify-by-decoration --date=short [core] excludesfile = ~/.gitignore [svn]