Added a comment: Ever figure this out?

This commit is contained in:
http://joeyh.name/ 2013-02-24 22:00:41 +00:00 committed by admin
parent 2d28a2b915
commit a37d452db5

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.152.108.210"
subject="Ever figure this out?"
date="2013-02-24T22:00:40Z"
content="""
I find it's useful, when stuck on this kind of thing, to run `git annex find` at the command line passing it parts of the expression and making sure it works, and gradually building up to the complete expression.
You have to do some conversion due to differences between command line and preferred content expression format. For example `git annex find -\( --in here --and --include \"music/*\" -\)`
"""]]