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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -