author | Jing Xue <jingxue@digizenstudio.com> | |
Mon, 12 Nov 2007 04:43:00 +0000 (23:43 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 09:58:03 +0000 (01:58 -0800) | ||
commit | 97e9a2216f33d1b6cff312f9535b6cf0d0ba4f16 | |
tree | 41b3441b91ed78ba272fdcf89b529bc779bb53a9 | tree | snapshot |
parent | c05ef93879696638406cad5be54be577a2666d04 | commit | diff |
replace reference to git-rm with git-reset in git-commit doc
The message in git-commit suggesting to use 'git rm --cached'
to unstage is just plain wrong. It really should mention 'git reset'.
Suggested by Jan Hudec.
Signed-off-by: Jing Xue <jingxue@digizenstudio.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The message in git-commit suggesting to use 'git rm --cached'
to unstage is just plain wrong. It really should mention 'git reset'.
Suggested by Jan Hudec.
Signed-off-by: Jing Xue <jingxue@digizenstudio.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history | |
Documentation/git-commit.txt | diff | blob | history |