On Thu, May 27, 2010 at 05:54:02PM -0700, Jakub Narebski wrote:
P.S. I wonder how hard would be to add native support for "dumb"
ftp:// protocol, so that "git fetch ftp://example.com/repo.git"
_and_ "git push ftp://example.com/repo.git" works.
AFAIK, ftp(s):// fetch already works, but there is no FTP push.
-Ilari