Aug 31, 2018 · 1 min read
Nice blog Harshit Dwivedi
why are you doing this ?
git remote rm origin
git remote add origin https: // user-name: $GITHUB_API_KEY@github.com/user-name/repo-name.git
No need to remove origin and add again.
Nice blog Harshit Dwivedi
why are you doing this ?
git remote rm origin
git remote add origin https: // user-name: $GITHUB_API_KEY@github.com/user-name/repo-name.git
No need to remove origin and add again.