diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-27 14:22:21 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-27 14:22:21 -0400 |
commit | e55f89fa9b0a6ae256d8720c368465954132487f (patch) | |
tree | bb2c4083687283ce7fdace7e32e823665068bd89 | |
parent | d4622c5d83ac853895332dd8a165e4c092ef19bf (diff) |
comment
-rw-r--r-- | doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_1_e0784676aab3388254cdc9e7dd2d97e7._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_1_e0784676aab3388254cdc9e7dd2d97e7._comment b/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_1_e0784676aab3388254cdc9e7dd2d97e7._comment new file mode 100644 index 000000000..d7efcec95 --- /dev/null +++ b/doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_1_e0784676aab3388254cdc9e7dd2d97e7._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-03-27T18:21:11Z" + content=""" +There is no difference between "git annex add *" and "git annex +add list of files". The wildcard is expanded by your shell, not by +git-annex. + +Post a transcript of the problem. +"""]] |