This will allow you to squash all your commits in your PR into one commit and put that commit on top of the current develop branch. This will make the commit history a lot more cleaner than what it is now. The below should not happen if we did a "Squash and merge".
[image: image.png] -- Cheers Jinmei