diff options
author | arand <arand@web> | 2013-12-30 13:15:20 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-30 13:15:20 +0000 |
commit | 1a24eee7e177365d32910f76d21f6a68f2720a10 (patch) | |
tree | e1f3914aa0316a693eb141e6570fa0796dc88cc9 | |
parent | 759010d1f8497c3ab429e76755e6a20981cee9a3 (diff) |
Added a comment
-rw-r--r-- | doc/forum/How_can_I_use_git-annex_get_a_list_of_files_in_directory_that_have_content__63___/comment_1_e897d8fc10474cf865279dc22f22ecb7._comment | 10 |
1 files changed, 10 insertions, 0 deletions
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 000000000..8a0697e09 --- /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 <path> + +that's what you meant? +"""]] |