Elegit
Elegit copied to clipboard
Buttons flow
Fetch and merge are far apart, not on same line, think about what is the right thing to do, as well as with push, add, remove, checkout, commit, etc.
I put "Add", "Commit", and "Push" on the same line and removed "Push Tags".
"Remove" does not (by default) do the opposite of "Add" so I don't think it should be moved.
Hmm. You're right that Remove is not the opposite of Add, but it does reflect a change in both the working tree and the index. Let's look at your current screen mockup and see what makes sense.