Conversation
|
What is the difference in the result between "Squash" and "Merge Squash"? If the outcome is the same, I would be in favor of having the name, color, and icon of the button also be the same. |
done
It is the same if you select the right nodes. But I prefer to have the proposed named in the PR as this is the common wording used to describe this action, see for example the github button : |
|
So, if I understand correctly, the new "Merge Squash" does the same as the existing "Squash" on the newest (topmost) commit?
|
|
After thinking more about the UI I also think @Hirse renames suggestions would make sense. Also it might be good to unify the two squash actions even further by using the same color and icon. I have picked the What do you/others think? |
a6c34a2 to
ada40f5
Compare





This PR adds the merge squash action to the graph. I'm waiting for your feedback before writing tests :)