git-commit documentation: remove comment on unfixed git-rm
... which was fixed since then. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
c1ff284a70
commit
7905ba626e
@ -142,11 +142,6 @@ $ git add hello.c
|
||||
$ git commit
|
||||
------------
|
||||
|
||||
////////////
|
||||
We should fix 'git rm' to remove goodbye.c from both index and
|
||||
working tree for the above example.
|
||||
////////////
|
||||
|
||||
Instead of staging files after each individual change, you can
|
||||
tell `git commit` to notice the changes to the files whose
|
||||
contents are tracked in
|
||||
|
Loading…
Reference in New Issue
Block a user