There's new GIT instructions on Github now

Robert Clipsham robert at octarineparrot.com
Thu May 19 16:14:12 PDT 2011


On 19/05/2011 23:45, Nick Sabalausky wrote:
> Now if only the Dulwich people would quit pretending this was a minor issue:
> https://bugs.launchpad.net/dulwich/+bug/670035   ...Then I'd actually be
> able to start using hg-git/TortoiseHg instead of putting up with the
> convoluted mess that git is...(Rebase? Seriously?!)

Mercurial has rebase too, just as an extension. Rebase is incredibly 
useful if you want to avoid having hundreds of "Merge from revision ..." 
commits everywhere. Of course, if you rebase commits that other people 
have already pulled you're gonna mess things up, but for local changes 
it's fine.

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d mailing list