I have created a "development" branch based on "master" to work on the development tasks. In the "development" branch, I committed the code multiple times to complete the few development tasks. Finally, my branch contains more than 100 commits.
After a few days, I created a pull request from "development" to "master" in Azure DevOps. Whenever I am trying to complete the active pull request, it gives the below error:
"Unable to merge code into master because the development branch has more than 100 commits"