git-bisect.txt: clarify that reset quits bisect
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 11 Feb 2013 08:35:04 +0000 (09:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Feb 2013 16:40:34 +0000 (08:40 -0800)
commitc787a454524b0c59cb7ca42f09d106554e0224b8
tree18573df5f00f23c70e0f6af8955e61d586af7c7c
parent7e2010537e96d0a1144520222f20ba1dc3d61441
git-bisect.txt: clarify that reset quits bisect

"reset" can be easily misunderstood as resetting a bisect session to its
start without finishing it. Clarify that it actually quits the bisect
session.

Reported-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect.txt