Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazaar revisions numbers #56

Open
AdrienLemaire opened this issue Apr 28, 2013 · 2 comments
Open

bazaar revisions numbers #56

AdrienLemaire opened this issue Apr 28, 2013 · 2 comments

Comments

@AdrienLemaire
Copy link

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
Copy link
Author

sorry found it, need to go in ~/.git/bzr/repos/

@vinipsmaker
Copy link

Two commands nice to have would be:

git bzr log

 

git bzr find-rev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants