-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Pull Requests, Repository - Branches / Tags
-
0
My team uses the squash strategy when merging our features into an integration branch. Due to the nature of squashing, we try to delete the source branch when performing the merge so that there is no confusion about the commits ahead/behind the target in the Bitbucket UI. However, sometimes we forget, and it would be nice if the status message on the branch indicated the strategy used, like "Squashed" instead of just "Merged". It would help us more quickly identify branches that were obsolete.