How to merge Bazaar patches into a Git repository? -
how can merge patches bzr repository hosted on launchpad self hosted git repository?
bzr merge lp:ubuntu/trusty-proposed/chewmail
i tryed wont work because git repo not bzr repository.
thanks.
check man page git-remote-bzr
.
oh, i'm sorry, it's not main git
package. here's homepage link: https://launchpad.net/bzr-git may check if exists in distribution repository.
Comments
Post a Comment