X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgithooks.txt;h=28edefa202fb0d1065f161f59787ceae39439eb3;hb=cfb5e6b2da96c7803aa4a3813d27d2cbb47cda9e;hp=7183aa9abbc35018dc50a7c0e5254cc72115af23;hpb=91788cf26e86c5bfb54431e7af34783d4c71dda0;p=git.git diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index 7183aa9ab..28edefa20 100644 --- a/Documentation/githooks.txt +++ b/Documentation/githooks.txt @@ -350,10 +350,6 @@ rebase:: The commits are guaranteed to be listed in the order that they were processed by rebase. -There is no default 'post-rewrite' hook, but see the -`post-receive-copy-notes` script in `contrib/hooks` for an example -that copies your git-notes to the rewritten commits. - GIT ---