Pull with rebase option.
Another workflow thing. Our company requires pull with rebase from remotes, but I note that when I pull it only allows a pull/merge. Any chance a preference can be added to "Always pull with rebase"?
Sure!
There's currently no plumbing for rebasing, so this will relate to #14 implementation-wise. As mentioned in that other issue, I'll probably tackle this after I'm done with the next "big" feature in my roadmap (Blame).
Implementing #37 will meet this need too, particularly if it allows adding a toolbar button instead of another menu option. So this could be closed once that's done.
Still, it would be nice to have baked in, so I won't close it myself. But #37 will go a long way to mitigating the need while we wait for rebase support to be added.