PlaceholderGames / 2ndYearHelpDesk

Where the important help requests and general questions get asked by CS2S561 students
0 stars 1 forks source link

GitBASH constantly asking for username and password? #32

Closed DoctorMikeReddy closed 7 months ago

DoctorMikeReddy commented 5 years ago

If you are using GitBASH the following command might stop it repeatedly asking for username and password: git config --global credential.helper wincred

Source: https://stackoverflow.com/questions/7773181/git-keeps-prompting-me-for-password