From 5cd5e65b313bb979790534670d1a7c918523eac2 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 15 Jul 2014 18:37:34 +0000 Subject: Added a comment --- .../comment_2_5e2cfdfab6c4f84fe7a19447b417b5a7._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Where_is_the_content__63__/comment_2_5e2cfdfab6c4f84fe7a19447b417b5a7._comment (limited to 'doc') diff --git a/doc/forum/Where_is_the_content__63__/comment_2_5e2cfdfab6c4f84fe7a19447b417b5a7._comment b/doc/forum/Where_is_the_content__63__/comment_2_5e2cfdfab6c4f84fe7a19447b417b5a7._comment new file mode 100644 index 000000000..45b7b024e --- /dev/null +++ b/doc/forum/Where_is_the_content__63__/comment_2_5e2cfdfab6c4f84fe7a19447b417b5a7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 2" + date="2014-07-15T18:37:34Z" + content=""" +It'll be in `/sdcard/annex` by defualt, unless you told the webapp to put it somewhere else when it asked where to put the repository. `/sdcard/annex` is a git repository which should contain all the files from the remote (not in any separate subdirectory, that's not how git works). If it does not, you can run commands like `git log --stat` in that repository to see what files have been added/removed, or `git annex status` to check the status of the files. +"""]] -- cgit v1.2.3