git-reset.txt: clarify branch vs. branch head
commitae8285ed63b9cca3324fda6481b2a97a92e3e50d
authorMichael J Gruber <git@drmicha.warpmail.net>
Wed, 15 Sep 2010 20:47:39 +0000 (15 22:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Sep 2010 22:14:10 +0000 (18 15:14 -0700)
treea730b687d0db9082f0e006f8c2214094ff43bc6f
parente22148f406a7a31a25ebda01d21d9a4646ce82ea
git-reset.txt: clarify branch vs. branch head

"Change the branch" can be misunderstood to mean "change which branch is
checked out". Make it clearer that git-reset changes the branch head of
the currently checked out branch.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt