avoid github credentials code example
Example 1: avoid github credentials
git config credential.helper store
Example 2: avoid specifying username and password github
git config credential.helper store
git config credential.helper store
git config credential.helper store