diff options
Diffstat (limited to 'Documentation/hooks.txt')
-rw-r--r-- | Documentation/hooks.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hooks.txt b/Documentation/hooks.txt index 6836477ca8..c39edc57c4 100644 --- a/Documentation/hooks.txt +++ b/Documentation/hooks.txt @@ -176,7 +176,7 @@ hook does on its standard input. This hook does not affect the outcome of `git-receive-pack`, as it is called after the real work is done. -This supersedes the <<post-update,'post-update'>> hook in that it get's +This supersedes the <<post-update,'post-update'>> hook in that it gets both old and new values of all the refs in addition to their names. |