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