add a quiet option to git-checkout
commit6124aee5d903150a649a75bf51a68b4bdfd67140
authorNicolas Pitre <nico@cam.org>
Thu, 1 Feb 2007 17:31:26 +0000 (1 12:31 -0500)
committerJunio C Hamano <junkio@cox.net>
Fri, 2 Feb 2007 05:36:47 +0000 (1 21:36 -0800)
tree9d4c3be9da30b8ac2be0a3b4a784f8f2d04d44e8
parent92cf95696f0837b555d90fe6ef0ffd2b8348b4d0
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>
Documentation/git-checkout.txt
git-checkout.sh