My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da158e
)
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
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index
25695fe
..
97b09a9
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
-----------------------------------------------------