You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.:
The text was updated successfully, but these errors were encountered:
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.:
The text was updated successfully, but these errors were encountered: