1 The remote-helper bridges to access data stored in Mercurial and
2 Bazaar are maintained outside the git.git tree in the repositories
3 of their primary author:
5 https://github.com/felipec/git-remote-hg (for Mercurial)
6 https://github.com/felipec/git-remote-bzr (for Bazaar)
8 They were unbundled because the maintainer thought it was best, without
9 actually giving an expalantion. The closest thing to an explanatioin is [1],
12 However, the lack of quality was not in question, in fact, they can be
13 considered as "graduated".
15 For more details ask the Git maintainer.
17 [1] http://article.gmane.org/gmane.comp.version-control.git/248951