Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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?
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):
Please let me know if you have further questions.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.