On Fri, Apr 25, 2008 at 09:54:20PM +0200, Luca Barbato wrote: > Alexander Strange wrote: > > > Yeah, I've used git for x264. I really need to read the manual so I can > > find out what a 'commit-ish' is. > > > > Using the repository has some advantages over local git, though, like a > > backup outside of your house and other people being able to see how much > > work you've done without asking you. > > Working on finding a place for you to push it.
Which in general terms (not in this case) is much, much simpler with git than SVN, all git really needs is a http server (though without ssh access it would be a pain). Greetings, Reimar Döffinger _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
