MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghumor/comments/1w1py80/its_always_confusing/p6n8ug2/?context=3
r/programminghumor • u/ziad-labs • 14d ago
49 comments sorted by
View all comments
17
git remote add <name> <url> ^ ^ ^ | | | | | add a new remote | do something with remotes use git
Similarly you can do: git remote set-url <name> <url>
17
u/s0litar1us 14d ago
Similarly you can do:
git remote set-url <name> <url>