projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ff284
)
git-commit documentation: remove comment on unfixed git-rm
author
Junio C Hamano
<junkio@cox.net>
Wed, 17 Jan 2007 00:36:54 +0000
(16:36 -0800)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index b4528d72ba376bb0444002698196afa89f781fc1..6139386ad70bbac6603c69f6d69a8ab9b5d477fc 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-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