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)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.