From 81262e407846ae3e1a7f31d31159d59b37c40c6f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Mar 2015 14:22:21 -0400 Subject: [PATCH] comment --- ...omment_1_e0784676aab3388254cdc9e7dd2d97e7._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Adding_files_with_wildcard_on_Mac_Yosemite/comment_1_e0784676aab3388254cdc9e7dd2d97e7._comment 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 0000000000..d7efcec954 --- /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. +"""]]