gitversion-controlbazaar

Is it easier to manage code with Git or Bazaar?


I'm researching the Git and Bazaar capabilities and wonder which one has more feature-rich code management?


Solution

  • I suppose you also read Bazaar vs. Git article, but in the end, it all comes down to what you are looking for in term of "feature-rich code management".

    To be sure, re-read Linus's original vision for Git (back in April 2005). If you do agree with it, chances are Git will deliver what you want. In short:

    That "all project" notion is actually a strength and a limit for Git in term of project management: you should not seek to put everything into one Git repository.