"Edward Z. Yang" <ezyang@xxxxxxx> writes: > Excerpts from René Moser's message of Thu May 27 15:19:43 -0400 2010: > > > > I scripted a small tool called git-ftp for optimal interaction between > > git and ftp. I use it quite often and I thought it might fit in the > > contrib section of git. > > > > Please have a look at http://github.com/resmo/git-ftp and give me some > > feedback. See README and an (almost outdated) screencast. > > What a coincidence! I've also made a small Python script for git<->ftp > synchronization, unsurprisingly called the same thing. > > http://github.com/ezyang/git-ftp > > (Unfortunately, since it's written in Python it seems pretty unlikely > to go into the contrib section of git.) I don't know about adding this script to contrib/ section (you would probably need to send properly formatted patch adding it in approriate place in contrib/), but could each of you add your project to the http://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools page on Git Wiki? Thanks in advance. 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. -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html