Remove remote-helpers
[git] / contrib / remote-helpers / README
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:
4
5     https://github.com/felipec/git-remote-hg (for Mercurial)
6     https://github.com/felipec/git-remote-bzr (for Bazaar)
7
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],
10 which was refuted.
11
12 However, the lack of quality was not in question, in fact, they can be
13 considered as "graduated".
14
15 For more details ask the Git maintainer.
16
17 [1] http://article.gmane.org/gmane.comp.version-control.git/248951