Confused about github rebasing

Jonathan M Davis jmdavisProg at gmx.com
Fri Mar 16 01:08:59 PDT 2012


On Friday, March 16, 2012 08:52:47 Jacob Carlborg wrote:
> On 2012-03-16 04:52, James Miller wrote:
> > Also, git-svn isn't actually that bad...
> 
> It is. You can't properly use git because you have to make sure it's
> compatible with svn, like linear history. If you don't have a linear
> history you're in big trouble.

Yeah. I use git-svn at work, because I like it a lot better than using pure
svn, but it's _nowhere_ near as good as pure git. There are just too many
features that you have to be careful with or avoid.

- Jonathan M Davis



More information about the Digitalmars-d-learn mailing list