Go Back

Add a git remote

DevOps

About
Add a git remote details executing the fundamental version control command `git remote add <name> <url_string>` inside a local terminal environment to map a remote server repository layout location to the local workspace tracking trunk.