does the concept of me setting up my own central git server as well make any sense from the point of view of a way to ensure I can (when I'm not remote) "check-in" to the central git server & thereby keep a separate copy of my code (i.e. effectively a backup) 2009/1/29 Martin Langhoff <martin.langhoff@xxxxxxxxx>: > On Thu, Jan 29, 2009 at 3:15 PM, James Pickens <jepicken@xxxxxxxxx> wrote: >> Greg Hauptmann <greg.hauptmann.ruby@xxxxxxxxx> wrote: >>> Do you recommend "git" (over svn) for a 1-person team??? >> >> Yes, emphatically. I do it myself all the time. > > +1! > > - offline work on your laptop > - "git stash" > - keep various branches (experimental, feature, stable...), with > untold flexibility for cherrypicking, merges, etc > - bisect! > - visualise things with gitk > - search with gitk for specific bits of code, changes (pickaxe), etc > > once you start... it's a bit addictive... > > > m > -- > martin.langhoff@xxxxxxxxx > martin@xxxxxxxxxx -- School Server Architect > - ask interesting questions > - don't get distracted with shiny stuff - working code first > - http://wiki.laptop.org/go/User:Martinlanghoff > -- Greg http://blog.gregnet.org/ -- 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