Git CLI
Remove existing remote and add new remote
± ➜ git remote remove origin
± ➜ git remote -v
± ➜ git remote add origin git@github.com:FaodailTechnology/orendaa.git
± ➜ git remote -v
origin git@github.com:indyarocks/orendaa.git (fetch)
origin git@github.com:indyarocks/orendaa.git (push)
This is a sapling 🌱 in my digital garden 🏡.
Notes mentioning this note
There are no notes linking to this note.