-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Git
-
None
I really like SourceTree, it almost perfect to me. The only feature missed is Squash commits feature. Scenario: create multiple commits (don't push, only commit), then select multiple local commits and squash them. And then push to origin. I find it useful and I need to use other tools to do this so far.
I know I can use rebase, but sometimes it risky and can be messy if something goes wrong.
If you can implement the feature it would be great. Thanks