]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/githooks.txt
Sync with 1.6.5.6
[thirdparty/git.git] / Documentation / githooks.txt
index 3ab4f4d42ccb4a7448ef4f4cbd99934f569f4036..29eeae77ca8716a9b07362f164104e3afee4f192 100644 (file)
@@ -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