Manage remote repositories
To manage remote repositories available in Git, go to Tools > Git > Remote Repository > Manage Remotes. Double-click the names and URLs of the remote repositories to edit them.
The following table describes the supported operations.
| Menu Item | Description |
|---|---|
| Refresh | Refresh the list of remote repositories. |
| Add | Add a new remote repository. |
| Fetch | Fetch all the branches and change information from a remote repository. |
| Push | Push committed changes to the remote repository. |
| Remove | Remove a remote repository. |
See also How to: Use Git and Using Git.