Quando provo a rinominare qualsiasi nome di immagine nel mio Xcode Project
viene visualizzato l'errore seguente.irreversibile: impossibile creare '/.git/index.lock': il file esiste
fatal: Unable to create '/.git/index.lock': File exists. If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue.
Non so cosa c'è di sbagliato. Grazie in anticipo.
questo può di halp u http://stackoverflow.com/questions/9282632/git-index-lock-file-exists- quando-io-proverò a commettere-ma-non posso-cancellare-il-file –
Ho provato tutto, ma lo stesso risultato. –
Controllare per vedere dove si sta emettendo il comando su. Dovrebbe essere emesso nella radice in cui è stato emesso "git init" – shaytac