Fix - git config unset credential error could not lock config file Permission denied

Dirask
Dirask
12 هزار بار بازدید - 5 سال پیش - Fix for error during git
Fix for error during git remove credential
$ git config --system --unset credential.helper
error: could not lock config file C:/Program Files/Git/mingw64/etc/gitconfig: Permission denied

Solution:
Open Git Bash as administrator
Execute once again: $ git config --system --unset credential.helper
And git config works without any errors

More under this link:
https://dirask.com/q/9pYBkj

#git #windows #fix #gitConfig #error  #windows8 #windows10 #authentication #auth #permissionDenied #credential
5 سال پیش در تاریخ 1398/07/08 منتشر شده است.
12,099 بـار بازدید شده
... بیشتر