Squelch `removal' message from 'git reset --hard'.
authorJunio C Hamano <junkio@cox.net>
Fri, 9 Sep 2005 06:14:33 +0000 (23:14 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 9 Sep 2005 06:16:52 +0000 (23:16 -0700)
commite8623d45b42f4d379c6258a34ebf96fe840b195c
tree14f755741dfaef807b198330eb8dca0222852cfb
parentbc6146d2abcf3800eb3683cfe972cabd38ff4796
Squelch `removal' message from 'git reset --hard'.

We do not say anything about checking out, so mentioning removal only
gets unnecessarily alarming.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-reset.sh