Added a comment: workaround

This commit is contained in:
clacke 2015-04-22 13:31:10 +00:00 committed by admin
parent 01c28fdcd1
commit 6619004584

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="clacke"
subject="workaround"
date="2015-04-22T13:31:10Z"
content="""
This is a workaround to the missing functionality, generating an `--include` expression:
[[!format sh \"\"\"
git annex add $(printf -- '--include=*.%s --or ' jp{,e}g avi mov 3gp mp4 tif pdf doc pps bmp png mp{,e}g wav nef thm key.gz ogg ppt gif) --include='*.m4a'
\"\"\"]]
"""]]