author | Nicolas Pitre <nico@cam.org> | |
Thu, 1 Feb 2007 17:31:26 +0000 (12:31 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Feb 2007 05:36:47 +0000 (21:36 -0800) | ||
commit | 6124aee5d903150a649a75bf51a68b4bdfd67140 | |
tree | 9d4c3be9da30b8ac2be0a3b4a784f8f2d04d44e8 | tree | snapshot |
parent | 92cf95696f0837b555d90fe6ef0ffd2b8348b4d0 | commit | diff |
add a quiet option to git-checkout
Those new messages are certainly nice, but there might be cases where
they are simply unwelcome, like when git-commit is used within scripts.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Those new messages are certainly nice, but there might be cases where
they are simply unwelcome, like when git-commit is used within scripts.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-checkout.txt | diff | blob | history | |
git-checkout.sh | diff | blob | history |