From: mitty Date: Sun, 18 Nov 2012 12:54:44 +0000 (+0000) Subject: * change 'uno' command to 'st' X-Git-Url: http://lab.mitty.jp/git/?a=commitdiff_plain;h=625e1733b1e1630ef6f27aa99299cc31c6dff943;p=lab.git * change 'uno' command to 'st' * "git status -uno" is mostly used git-svn-id: https://lab.mitty.jp/svn/lab/trunk@181 7d2118f6-f56c-43e7-95a2-4bb3031d96e7 --- diff --git a/TipAndDoc/.gitconfig b/TipAndDoc/.gitconfig index 5fa149f..8e54c8b 100644 --- a/TipAndDoc/.gitconfig +++ b/TipAndDoc/.gitconfig @@ -11,8 +11,7 @@ hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short ls = ls-files nm = branch --no-merged - st = status - uno = status -uno + st = status -uno [core] excludesfile = ~/.gitignore [svn]