Pull request with more than 1000 commits only shows 1000 commits

dkerrisk February 9, 2025

I have a Pull request I need to make and using the web page to do it only shows 1000 commits, when there are 2863 commits. Will this pull request get everything or do I need to do the merge manuallu from the git command line?

1 answer

0 votes
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 10, 2025

Hi @dkerrisk 

There is a maximum commit size allowed to be displayed in the UI - this can be found in our documentation regarding diff limits:

If you wish to view the entire diff, you can do so locally by executing the following local command (replace source/destination branch with actual branch names):

  • git diff destinationbranch...sourcebranch  

Please let me know if you have further questions.

Cheers!

- Ben (Bitbucket Cloud Support)

dkerrisk February 11, 2025

Thanks I will try that today.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events