Your comments
If you already have to edit the code, why not use copy-paste now to get the achieved effect?
Could you please explain the difference between "squash commits" and "fixup into (previous commit)"? Thanks in advance.
Each view, e.g. "Branches", "Commits", "Changes" is a tab. You can use drag and drop to rearrange them.
In the above screenshot part which colors of the "commit connector lines" you would use for the message text?
You already can do a lot of those commands in the Outgoing or Journal view. What commands you are missing - please create a new topic for each missing command.
What should be displayed in the tooltip? IMHO, this request often comes up from users who did not fully understand how Git branches work (in contrast to other VCS they are NOT tied to the commits).
Reset hard is already there. I reckon you want an easier to understand way to abort a rebase, merge or cherry-pick?
Customer support service by UserEcho
In the first case, develop tracks origin/develop, in the second one it doesn't. How this can be improved in SmartGit?