You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi is it possible to squash a commit direct;y from bitbucket ui.instead of manual command line merge and squash
Hi
You can use `squash` merge strategy for your pull requests
On click of the merge button on any pull request page, opens up the merge dialog. Here under merge strategy change it to the desired strategy.
If this merge strategy doesn't appear, make sure it is enabled under Project or Repository settings
- Go to Project/Repository settings
- Under Pull requests select merge strategies
On a side note, If squash is the preferred merge strategy for the team, you can also "Set it as default" using meatball menu under Actions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.