Ich erhalte diese Fehlermeldung, wenn ich versuche, die globale Konfiguration festzulegen:
$ git config --global user.name "Your Name Here"
error: could not lock config file /pathto/file/.gitconfig: No such file or directory
und die datei .gitconfig ist schon vorhanden, hat jemand irgendwelche ideen ???
.gitconfig
?
ls -la /path/to/file/.gitconfig
)