"Git is an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories; it is especially popular in the open source community, serving as a development platform for projects like the Linux Kernel, Ruby on Rails, WINE or X.org."
In Bazaar, a directory tree is the branch. In Git, it's a branch container. This leads to different ways of using those programs. For instance<sep/>