You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both commands enable handling of a little known feature
of git, which is to support multiple URL for one remote.
You can add multiple url using the `set_url` subcommand of
`git remote`. Though listing them is also handy, so there's
a nice method to do it, using the configuration.
Signed-off-by: Guyzmo <[email protected]>
0 commit comments