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

Question: Get all commits on a specific branch #1376

Closed
zisco67 opened this issue Apr 19, 2024 · 1 comment
Closed

Question: Get all commits on a specific branch #1376

zisco67 opened this issue Apr 19, 2024 · 1 comment

Comments

@zisco67
Copy link

zisco67 commented Apr 19, 2024

I'd like to see all commits on a specific branch, but how can it be done with get_commits?
bitbucket.get_commits(project, repo, from_hash)

@zisco67 zisco67 changed the title Get all commits on a specific branch Question: Get all commits on a specific branch Apr 20, 2024
@zisco67 zisco67 closed this as completed Apr 20, 2024
@zisco67
Copy link
Author

zisco67 commented Apr 20, 2024

bitbucket.get_commits(project, repo, since='from_hash', until='branch_name')

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

1 participant