git-reset.txt: reset does not change files in target
commitaad8441483408119ea19d4cf9e5cccb4a7a3639d
authorMichael J Gruber <git@drmicha.warpmail.net>
Wed, 15 Sep 2010 20:47:40 +0000 (15 22:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Sep 2010 22:14:16 +0000 (18 15:14 -0700)
tree816ce4cb38242848a06bd30cc0f52ed34caceb42
parentae8285ed63b9cca3324fda6481b2a97a92e3e50d
git-reset.txt: reset does not change files in target

git-reset obviously cannot change files in an existing commit. Make it
not sound as if it could: reset can change HEAD and, in that sense, can
change which state a file in HEAD is in.

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