Quote:
Originally Posted by kovidgoyal
Three reasons:
1) I'm going to have to be doing a lot of offline developing in the near future, so a distributed VCS is a good idea
2) A distributed VCS makes encouraging third party development a little easier
3) bazaar is written in python, which means I can easily hack it to suit my needs. And I expect it to eventually be more feature rich than VCS systems written in C
|
I assume you chose bazar over git due to the fact that it is python? GIT seems to be getting very popular lately.
BOb