termie / git-bzr-ng

bi-directional git to bzr bridge: never fear bzr again
BSD 3-Clause "New" or "Revised" License
198 stars 47 forks source link

Make it a remote helper #47

Open dscho opened 12 years ago

dscho commented 12 years ago

Using the remote helper infrastructure, providing a git-remote-bzr should be relatively easy. That way, putting git-remote-bzr into the PATH would allow git clone bzr:... work out of the box, as well as git fetch and git push in the checkout.

termie commented 12 years ago

Oo, neato, i'll look into this when i get a chance

stefanor commented 11 years ago

For reference, bzr-git has one https://bazaar.launchpad.net/~bzr-git/bzr-git/trunk/view/head:/git-remote-bzr https://bazaar.launchpad.net/~bzr-git/bzr-git/trunk/view/head:/git_remote_helper.py