I notice you can access git fetch in the command palette via ⌘P, but there’s no menu item for it. I rarely use git pull, and mostly fetch and look at the changes before deciding whether to merge or rebase.
Could we add fetch to a menu, so I can set a custom macOS shortcut for it?
I ususally delete branches once pull requests are merged too, so having a configuration option to specify --prune as the default would be great.