From: J. Bruce Fields Date: Tue, 5 Jun 2007 22:42:58 +0000 (-0400) Subject: user-manual: add a missing section ID X-Git-Tag: v1.5.2.2~17 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8ceca74a39788eeda64e9aa625fdebaad219ab42;p=git.git user-manual: add a missing section ID I forgot to give an ID for this section. Signed-off-by: "J. Bruce Fields" --- diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 25695fe77..97b09a998 100644 --- 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 -----------------------------------------------------