godot-git-plugin
godot-git-plugin copied to clipboard
Show the remote URL in the UI
There is currently no way to show the remote's URL in the UI, and hence there is no way to see if a remote is an SSH endpoint or an HTTPS endpoint
The users needs to run git remote -v currently to do that