bazaar revisions numbers
AdrienLemaire opened this issue · 2 comments
AdrienLemaire commented
Hello,
It's quite difficult at the moment to find a specific bazaar revision and pull it in git. I have to bzr clone the repo, search the log for the commit message of that revision, and search the git history to find the new revision number of that commit.
Couldn't we get an option to display the bzr revision number from git ?
Or, can we just have an option "-r" in sync/pull to get directly that revision ?
eg:
git bzr sync bzr/openobject-server -r 4965
Thanks for your help
AdrienLemaire commented
sorry found it, need to go in ~/.git/bzr/repos/
vinipsmaker commented
Two commands nice to have would be:
git bzr log
git bzr find-rev