git-bzr-ng icon indicating copy to clipboard operation
git-bzr-ng copied to clipboard

Make it a remote helper

Open dscho opened this issue 13 years ago • 2 comments

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.

dscho avatar Sep 04 '12 18:09 dscho

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

termie avatar Oct 03 '12 17:10 termie

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

stefanor avatar Dec 08 '12 15:12 stefanor