Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
user-manual: add a missing section ID
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 5 Jun 2007 22:42:58 +0000
(18:42 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Sun, 10 Jun 2007 20:38:50 +0000
(16:38 -0400)
I forgot to give an ID for this section.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/user-manual.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
1da158e
)
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index 25695fe77e0cc5224862c5ec22746b2ba685b25d..97b09a9985c3e2201e7c4175efb739bfe523725d 100644
(file)
--- a/
Documentation/user-manual.txt
+++ b/
Documentation/user-manual.txt
@@
-921,6
+921,7
@@
echo "git diff --stat --summary -M v$last v$new > ../diffstat-$new"
and then he just cut-and-pastes the output commands after verifying that
they look OK.
+[[Finding-comments-with-given-content]]
Finding commits referencing a file with given content
-----------------------------------------------------