-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I would use the command line to do this using git rebase -i origin/master that opens an editor and allows me to "squash" all commits in the series into a single commit i.e from origin/master..HEAD.
it's possible to do the same with tortoisegit https://stackoverflow.com/questions/12528854/how-to-perform-rebase-squash-using-tortoisegit
Metadata
Metadata
Assignees
Labels
No labels