Hey guys,
on Windows SourceTree I use the right-click + Fetch (some other branch) option a lot. Why is it missing from the macOS version?
I also find this command so convenient it should be added in the built-in menu for everybody "pull --rebase --autostash". It allows you to pull changes in the current branch even if you have local changes without the tedious stash+pull+apply stash+delete stash process.