Shown below is piece of code for git push. Every time when I am running the push command, it's prompting to enter the Username and Password. Is there a way to make GitHub pick the credentials from a file?
vboxuser@Ubuntu-20:~/git-repo/terraform-AWS$ git push -u origin master
Username for 'https://github.com': xxxx
Password for 'https://conanl@github.com':