Clones a git repository and keeps it synchronized with upstream
Clones a git repository and keeps it synchronized with the upstream
git-sync$ git-sync https://github.com/user/repo.git /path/to/local/repo$ git-sync https://github.com/user/repo.git /path/to/local/repo --pull$ git-sync https://github.com/user/repo.git /path/to/local/repo --branch main