git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.48k stars 1.25k forks source link

Feature Request: Squash multiple commits into one #1012

Open richardtop opened 2 months ago

richardtop commented 2 months ago

CMD+S is a great way to squash commits. However, if I'd like to squash multiple commits into one (i.e. squash a branch because it has a lot of commits of "work in progress" quality and I'd like to have a single commit in the pull request after I've finished working), I'd have to press CMD+S multiple times until I squash evertything.

I'd suggest an interface similar to #917 and having an option to "squash selected commits" into one, e.g.:

223098037-be8f8a37-2f52-4b50-a139-25ec445b1ff7