asking for passowrd when i fo git pyll code example
Example 1: avoid specifying username and password github
git config credential.helper store
Example 2: git push ubuntu need to supply email and password everytime
machine github.com
login <user>
password <password>