]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-commit documentation: remove comment on unfixed git-rm
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 00:36:54 +0000 (16:36 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 00:36:54 +0000 (16:36 -0800)
... which was fixed since then.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt

index b4528d72ba376bb0444002698196afa89f781fc1..6139386ad70bbac6603c69f6d69a8ab9b5d477fc 100644 (file)
@@ -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