diff options
author | 2015-01-20 12:58:41 -0400 | |
---|---|---|
committer | 2015-01-20 12:58:41 -0400 | |
commit | 98f0b3a16b632ac4e59c1f631b15c45693b19cf3 (patch) | |
tree | a2a5254deff63c9ef090f56a3d465f9f07990dc8 | |
parent | f8218655ca5ffb1d4eae66fa37ec716aaf6a81e3 (diff) |
followup
-rw-r--r-- | doc/tips/automatically_adding_metadata/comment_5_888f0a77405d616a0d51a6176b44f605._comment | 11 |
1 files changed, 11 insertions, 0 deletions
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 000000000..29f5cecb4 --- /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. +"""]] |