author | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Feb 2007 05:47:34 +0000 (21:47 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Feb 2007 05:47:34 +0000 (21:47 -0800) | ||
commit | 08f1675059c09b7ee0b8ed16bc059472d07bb9e5 | |
tree | b463d166b5087ae201bddc66cc13129a65e829fb | tree | snapshot |
parent | 6124aee5d903150a649a75bf51a68b4bdfd67140 | commit | diff |
Use "git checkout -q" in git-bisect
Converts one use of git-checkout in git-bisect not to say "switching
to branch". It looks like all the other cases it is friendlier to
give notice to the end user.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Converts one use of git-checkout in git-bisect not to say "switching
to branch". It looks like all the other cases it is friendlier to
give notice to the end user.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-bisect.sh | diff | blob | history |