Agreed. On my last project I was using git-svn for everything except for merging across SVN branches. Did that for months and loved it! Man I miss stash :)
JD -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles Oliver Nutter Sent: Tuesday, April 29, 2008 7:15 AM To: [email protected] Subject: Re: [Ironruby-core] Regarding IronRuby... How true it sounds from this blog John Lam (IRONRUBY) wrote: > The nice thing about GIT is that you can use they're GIT->SVN bridge and work > in a GIT repro on your own box while syncing changes to SVN. So there's > nothing stopping you from using GIT today if you want ... I've been using git-svn for a while now, and it's pretty nice. I'm not using the branching all that much (don't like having long periods of work live only on my machine) but the local committing is oddly satisfying. - Charlie _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
