summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-17 05:40:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-17 05:40:22 +0000
commit35bd025124fba3077f85bdc1fdd3a2902b5ed8bc (patch)
treee42c62a4d7cc9a9b843ee0a85d15498cbea4b85d /git-commit.txt
parent1ce39abefc28fb6bc3dbd598910d69660344da9c (diff)
downloadgit-htmldocs-35bd025124fba3077f85bdc1fdd3a2902b5ed8bc.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-gc1a42
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/git-commit.txt b/git-commit.txt
index b4528d72b..6139386ad 100644
--- a/git-commit.txt
+++ b/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