Github Push Without Username And Password           

Push to github without typing user name / password

Enviroment: Ubuntu 16.04

Solution : using ssh. Steps:

The public key in file named id_rsa.pub and the private key in file named id_rsa

account

setting

repository_url_http_ssh

Click on “use ssh”, then copy the url in ssh formate, paste into your local repository’s git configuration file on your computer