On Tue, Feb 8, 2011 at 13:45, David Faure <fa...@kde.org> wrote: > While I very much agree with you on the very steep learning curve, I have to > say that every time I use "svn blame" and I end up on a "merged branch foo" > huge commit, I curse at svn's inability to preserve branch history. > > This is one of the benefits of git, but it's the one that creates all this > delicate issue of how to actually merge branches cleanly. > > This has nothing to do with decentralization.
Yes, full agreed. The fact that git is a DVCS had significance when setting up git.kde.org, but now that git.kde.org is setup (and so effectively it is a centralized VCS as far as we users are concerned), all the pain and all the features of Git come from its branching features. Rebasing vs. merging is a fundamental concept, not something invented by Git. Ian >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<