summaryrefslogtreecommitdiff
path: root/doc/design/assistant/android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-22 13:43:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-22 13:43:27 -0400
commit5552ce8d44f4ebc8197c9adee862e292e3e9a8f1 (patch)
tree9e89fce040ec746ca5c71e1c9129ae9d6eefd100 /doc/design/assistant/android.mdwn
parent78825b6355518409aabdd7813bafe23359ed7770 (diff)
note about http
Diffstat (limited to 'doc/design/assistant/android.mdwn')
-rw-r--r--doc/design/assistant/android.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index b1b3c3a35..3f08143ca 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -31,3 +31,5 @@ file modes, etc.
when the device went to sleep while it was running. Auto-detect and deal with
that somehow.
* Make git stop complaining that "warning: no threads uspport, ignoring --threads"
+* git does not support http remotes. To fix, need to port libcurl and
+ allow git to link to it.