How to Install git-remote-bzr in Ubuntu 18.04



Install git-remote-bzr by entering the following commands in the terminal:

sudo apt update
sudo apt install git-remote-bzr

Description:

bidirectional bridge between Git and Bazaar

This package provides the bzr remote helper, which allows Git to read from and write to Bazaar repositories as though they were remote Git repositories.

Homepage: https://github.com/felipec/git-remote-bzr

Version: 0.3-2

Section: vcs