add missing --no-verify to prevent the pre-commit hook's git annex fix

This commit is contained in:
Joey Hess 2012-09-19 12:48:32 -04:00
parent 08fa128c2a
commit c4e8591351

View file

@ -80,6 +80,7 @@ commitStaged = do
-- Avoid running the usual git-annex pre-commit hook;
-- watch does the same symlink fixing, and we don't want
-- to deal with unlocked files in these commits.
, Param "--no-verify"
, Param "--quiet"
]
{- Empty commits may be made if tree changes cancel