diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-03-01 13:17:18 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-01 13:17:18 -0800 |
commit | 06d67b876642822828596b0b38cda2f61d438335 (patch) | |
tree | 67de0d436a69443bf288411323b0ed209a6cb000 /Documentation/githooks.txt | |
parent | 443d803e0dacd0a1c6700503689f3cd95751aba1 (diff) | |
parent | e6363a4992637267ef212d7c709ede17d4122e0d (diff) | |
download | git-06d67b876642822828596b0b38cda2f61d438335.tar.gz |
Sync with 1.8.1.5
Diffstat (limited to 'Documentation/githooks.txt')
-rw-r--r-- | Documentation/githooks.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index 8181e4ed2a..eab9b356cd 100644 --- a/Documentation/githooks.txt +++ b/Documentation/githooks.txt @@ -365,7 +365,7 @@ preceding SP is also omitted. Currently, no commands pass any 'extra-info'. The hook always runs after the automatic note copying (see -"notes.rewrite.<command>" in linkgit:git-config.txt) has happened, and +"notes.rewrite.<command>" in linkgit:git-config.txt[1]) has happened, and thus has access to these notes. The following command-specific comments apply: |