I use Tower daily, and used the Tower 2 beta for a bit. I have to say I think they are missing an opportunity. There are a few cool new features (like autofetch) but for the most part, the upgrade smacks of change-for-change-sakes not actual progress towards a good workflow. More clicks are required, keyboard-only navigation is tough, diffs are hidden by default. One thing most of these guys do is simply smack a UI o…
This is one of the things I really like about SourceTree, that I can do pretty much everything from the keyboard. Several times a day, I type - Ctrl-shift-+ (add file to index) - Ctrl-shift-c (commit) - (type the description of the commit) - Alt-enter (validate) - Ctrl-shift-p (push) No mouse necessary. The SourceTree people know how a developer works.
- Cmd + Alt + A (to index)
- Cmd + Alt + C (add commit message or amend)
- Alt + Enter (validate)
- Cmd + Alt + Shift + P (push)
But, as I said before in comments, base UX abilities now broken in Tower 2.