
David F. answered 10/12/22
Experienced Python, SQL, and Data Engineering Tutor
You need to store your git credentials. You can save them locally with the following command:
Then, when you do a "git push" or "git pull", it will ask you for your credentials. After you provide them, they will be stored in your home directory in a hidden file called .git-credentials. You can run the following command to see your git credentials: