note about http

This commit is contained in:
Joey Hess 2013-02-22 13:43:27 -04:00
parent 37423de96c
commit ed7b7b18d4

View file

@ -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.