I’ve been a SourceTree user. I’m an iOS developer and git my workflow is usually:
- Write some code in Xcode
- Switch to to review unstaged, file-by-file
- Stage file files one at a time
- Spot something I want to change
- Double-click file to open back in Xcode (default editor for Swift files)
Two things I’m missing here:
- Double-clicking a file opens the file
- Opening in “default” application