我使用Git作为版本控制,它一直运行良好,直到最近我尝试了以下命令:ubuntu:~/workspace (master) $ gitadd .
fatal: Unable to create '/home/ubuntu/workspace/.git/index.lock': File exists.If no other git proces
所以我接管了一个网站,其中一些已经在git版本控制之下(一个开发者使用它,另一个没有)。因此,我将提交到目前为止的所有内容,并从那里开始工作。# Changed but not updated:
# (use "gitadd/rm <file>..." to update what will be committed)# (use "git checkout -- <file&g