Gerhard Olsson
Gerhard Olsson
Indirect "Find remote tracking branch" would be more useful for me (not contradicting push/pull).
> Is it time for [deb1ac8](https://github.com/gitextensions/gitextensions/commit/deb1ac894a7d41268fb4f97fefb0fb0ff063cb42)? Yes, but menu item would be useful too (It is not always that my local/remote branches have the same name or point to the...
> What do you mean by "can you use SSH instead?" Create a key in OpenSSH format 
The workaround should be to start PageAnt manually The behavior in 2.x and 3.x looks the same to me, but the suggested change make sense
Some users will see this as overflowing the menus. If this was fully configurable, it would not be an issue. #9701 adds the possibility to completely deactivate the menu only.
Use the portable version for non admin install.
I tried to improve the selection handling too, but basically just did some cleanup The change in PreventToolStripSplitButtonClosing() seem to be a leftover from the refactoring, but it does not...
In vNext it is possible to multiselect in the left panel since #9723 The only action currently is to filter branches. Actions like Delete was discussed but has not been...
Added a commit to get aheadBehindData for the commit button on the default thread (do not block the main thread). That could be separated (especially if this is not resolved...