Experimental GIT Manager Missing Feature

The new GIT manager doesn't seem to have a way to manage remote repositories?

Screenshot 2026-04-03 at 11.13.24 AM

How do you manage remote repositories on the new GIT Manager?

It is still work in progress and managing remotes will be moved under a menu instead of directly on the toolbar.

We currently show the connect button only if no remote is configured. We assume most users will only connect to a single remote repository. When connected we only show the pull/push buttons. We try to cleanup the toolbars to only show the most important buttons and hide the more advanced items under a menu.

Do you have multiple remotes for your git repository?

No, I only use a single remote repository. But on occasion (like the other day) a repository gets messed up and I have to create a new one and point to it.

ANd I wasn't able to do that in the new manager. Having it is a menu item would work. It isn't needed often but occasionally I need it.

If no remotes were configured it should show the icon to create one, after a remote is connected it will only show the push/pull. We currently don't have a way to delete the remote in the new git manager.

I assume there will there be a way in the future?