From a0af224ef44ebb1f57a6ac8c8aa0b503db0f0e28 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 12 Mar 2014 19:35:26 +0000 Subject: [PATCH 1/2] Added a comment --- ...comment_2_85415e1fceb737919cc1cd9f37242458._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_2_85415e1fceb737919cc1cd9f37242458._comment diff --git a/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_2_85415e1fceb737919cc1cd9f37242458._comment b/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_2_85415e1fceb737919cc1cd9f37242458._comment new file mode 100644 index 0000000000..a251dade38 --- /dev/null +++ b/doc/forum/How_do_I_get_rid_of_a_wrong_remote_uuid__63__/comment_2_85415e1fceb737919cc1cd9f37242458._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 2" + date="2014-03-12T19:35:26Z" + content=""" +Probably this will fix it: + +`git annex dead 70582c7b-0b57-4087-a9d1-77b5f5f3c75e` +"""]] From 60ad64fc92b1e7f4b1d7f68f525fb78d695f13b9 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 12 Mar 2014 19:45:24 +0000 Subject: [PATCH 2/2] Added a comment --- ...comment_3_cbe24ed08a7ef91c8c0c20ab9b7d25b7._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/id__95__rsa_on_android/comment_3_cbe24ed08a7ef91c8c0c20ab9b7d25b7._comment diff --git a/doc/bugs/id__95__rsa_on_android/comment_3_cbe24ed08a7ef91c8c0c20ab9b7d25b7._comment b/doc/bugs/id__95__rsa_on_android/comment_3_cbe24ed08a7ef91c8c0c20ab9b7d25b7._comment new file mode 100644 index 0000000000..b972139a6a --- /dev/null +++ b/doc/bugs/id__95__rsa_on_android/comment_3_cbe24ed08a7ef91c8c0c20ab9b7d25b7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 3" + date="2014-03-12T19:45:24Z" + content=""" +Well, that would simplify the ssh patching. + +Putting a git repository on /sdcard also allows other apps to do things with .git/config. I don't know if git-annex has permissions other apps might want to exploit.. Maybe the ability to use the network? +"""]]