Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] specify 'origin' remote name with
git clone ...
installs
`git` may be configured locally to use a non-'origin' default remote name. So, specify 'origin' as the remote name when cloning to get the expected setup.
- Loading branch information