X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgithooks.txt;fp=Documentation%2Fgithooks.txt;h=4cc3d1387fbdb60a2134a2e399fa46140939fe2f;hb=a75d7b54097ef0d0945cbe673a9940d6c561f95c;hp=06e0f315c3bb5bb6ef3320b8b1922b76480f9646;hpb=78d553b7d7b269bb22ebd8b1198657c37484a3a0;p=git.git diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index 06e0f315c..4cc3d1387 100644 --- a/Documentation/githooks.txt +++ b/Documentation/githooks.txt @@ -229,7 +229,7 @@ from updating that ref. This hook can be used to prevent 'forced' update on certain refs by making sure that the object name is a commit object that is a descendant of the commit object named by the old object name. -That is, to enforce a "fast forward only" policy. +That is, to enforce a "fast-forward only" policy. It could also be used to log the old..new status. However, it does not know the entire set of branches, so it would end up