diff options
author | clacke <clacke@web> | 2015-04-22 12:02:01 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-04-22 12:02:01 +0000 |
commit | a98d983af303ce81de0b9f8760d10335099432cc (patch) | |
tree | b657c37681d396e9704a2ba4a02daff075494677 | |
parent | 6d85d631b42a145ef0b940af5b9267c63b9edd01 (diff) |
Added a comment: Workaround
-rw-r--r-- | doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_7_5de2bccade78489d236872e5a3c86edd._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_7_5de2bccade78489d236872e5a3c86edd._comment b/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_7_5de2bccade78489d236872e5a3c86edd._comment new file mode 100644 index 000000000..dabdb0588 --- /dev/null +++ b/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_7_5de2bccade78489d236872e5a3c86edd._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="clacke" + subject="Workaround" + date="2015-04-22T12:02:01Z" + content=""" +This is a workaround for the missing wildcard functionality: + +`git annex add . $( echo --include='*'.{JPG,jp{,e}g,AVI,avi,MOV,mov,3GP,3gp,mp4,tif,pdf,PDF,doc,pps,bmp,png,mp{,e}g,MP{,E}G,wav,WAV,nef,NEF,thm,THM,key.gz,ogg,OGG,ppt,GIF,gif,m4a +}\ --or --include=dummy.qwerasdfzxcv )` +"""]] |