Version Control
git remote
Manage remote repositories.
Syntax
$git remote [COMMAND] [OPTIONS]
Examples
$git remote -v
$git remote add origin url
Typical use cases
?
Standard usage
git remote --help
Note
Remote management.
Export