From ef43e77722bd7b1e6760a77eea711c232d1ee9fe Mon Sep 17 00:00:00 2001 From: mitty Date: Sun, 9 Dec 2012 23:36:25 +0000 Subject: [PATCH] * show no untracked file git-svn-id: https://lab.mitty.jp/svn/lab/trunk@183 7d2118f6-f56c-43e7-95a2-4bb3031d96e7 --- TipAndDoc/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TipAndDoc/.gitconfig b/TipAndDoc/.gitconfig index 759195c..3c3f2c3 100644 --- a/TipAndDoc/.gitconfig +++ b/TipAndDoc/.gitconfig @@ -6,7 +6,7 @@ [alias] br = branch ca = diff --cached - ci = commit -v + ci = commit -v -uno co = checkout hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short ls = ls-files -- 1.7.9.5