From 39d289a70b2bf29f8fa9541082bb674a4ae1b926 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Jan 2015 12:58:41 -0400 Subject: [PATCH] followup --- ...omment_5_888f0a77405d616a0d51a6176b44f605._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/tips/automatically_adding_metadata/comment_5_888f0a77405d616a0d51a6176b44f605._comment diff --git a/doc/tips/automatically_adding_metadata/comment_5_888f0a77405d616a0d51a6176b44f605._comment b/doc/tips/automatically_adding_metadata/comment_5_888f0a77405d616a0d51a6176b44f605._comment new file mode 100644 index 0000000000..29f5cecb46 --- /dev/null +++ b/doc/tips/automatically_adding_metadata/comment_5_888f0a77405d616a0d51a6176b44f605._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2015-01-20T16:52:28Z" + content=""" +@Michele git annex sync in a direct mode repository does bypass the +pre-commit hook. However, it will try to run the pre-commit-annex hook. + +Most likely, the hook script does not appear executable on Windows, so +git-annex cannot run it. +"""]]