From 2c03329e27994eb2a9b4675696130dfc1cdc53c2 Mon Sep 17 00:00:00 2001 From: arand Date: Mon, 30 Dec 2013 13:15:20 +0000 Subject: [PATCH] Added a comment --- ...comment_1_e897d8fc10474cf865279dc22f22ecb7._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_can_I_use_git-annex_get_a_list_of_files_in_directory_that_have_content__63___/comment_1_e897d8fc10474cf865279dc22f22ecb7._comment diff --git a/doc/forum/How_can_I_use_git-annex_get_a_list_of_files_in_directory_that_have_content__63___/comment_1_e897d8fc10474cf865279dc22f22ecb7._comment b/doc/forum/How_can_I_use_git-annex_get_a_list_of_files_in_directory_that_have_content__63___/comment_1_e897d8fc10474cf865279dc22f22ecb7._comment new file mode 100644 index 0000000000..8a0697e093 --- /dev/null +++ b/doc/forum/How_can_I_use_git-annex_get_a_list_of_files_in_directory_that_have_content__63___/comment_1_e897d8fc10474cf865279dc22f22ecb7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="arand" + ip="130.243.226.21" + subject="comment 1" + date="2013-12-30T13:15:20Z" + content=""" + git annex find + +that's what you meant? +"""]]