summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd <Anthony_DeRobertis@web>2016-12-01 18:54:57 +0000
committerGravatar admin <admin@branchable.com>2016-12-01 18:54:57 +0000
commit9d7f051195626bf4317574423f398803c48a7842 (patch)
tree94dc237bb99e95603e98b7c6c90a17eda1240099 /doc
parent3f034e60c3bf65d7c85497cc709ecffc53b1c435 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/ssh___34__Include__34___feature_broke_Android.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/ssh___34__Include__34___feature_broke_Android.mdwn b/doc/bugs/ssh___34__Include__34___feature_broke_Android.mdwn
index 8cdf8e157..9be4d4318 100644
--- a/doc/bugs/ssh___34__Include__34___feature_broke_Android.mdwn
+++ b/doc/bugs/ssh___34__Include__34___feature_broke_Android.mdwn
@@ -4,3 +4,5 @@ https://git-annex.branchable.com/bugs/git_annex_init_failed_due_to_unsupported_s
Unfortunately, the Android apk (which I got from https://downloads.kitenet.net/git-annex/android/current/5.0/git-annex.apk) has (according to ssh -v) OpenSSH_6.0p1.
I had to edit .git/annex/ssh.config to comment out the three offending lines and then append the contents of ~/.ssh/config to get git-annex working again.
+
+(This is on a Nexus 10 running stock, though I doubt it matters)