From d4513b758fcc9ff891aaab2bc755c7ae01e5821b Mon Sep 17 00:00:00 2001 From: "setthemfree@b25cdbaf5e7d071aa15bea1877178fc926343d09" Date: Fri, 25 Dec 2015 17:40:37 +0000 Subject: [PATCH] --- doc/forum/pushing_to_android.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/pushing_to_android.mdwn diff --git a/doc/forum/pushing_to_android.mdwn b/doc/forum/pushing_to_android.mdwn new file mode 100644 index 0000000000..030ca5c793 --- /dev/null +++ b/doc/forum/pushing_to_android.mdwn @@ -0,0 +1 @@ +Dear git-annex community, I've just installed git-annex on my CyanogenMod phone. What I'd like to do is to synchronize my music folder from my desktop to my phone. I.e. I'm using [sshelper](http://arachnoid.com/android/SSHelper/index.html) to start OpenSSH server on the phone. The question is, how can I make git and git-annex available to SSHelper's shell so that I can git push to the phone?