bitbucket git 无法锁定引用

Sam*_*rts 3 git bitbucket

我似乎做了一场噩梦,当我推动时,我不断收到此错误

remote: error: cannot lock ref 'refs/heads/master': Unable to create '/data/c01/n01/p/vp0443/data/d-389/r-13803389/refs/heads/master.lock': File exists.
remote:
remote: If no other git process is currently running, this probably means a
remote: git process crashed in this repository earlier. Make sure no other git
remote: process is running and remove the file manually to continue.
To https://sam_roberts_@bitbucket.org/sam_roberts_/admitme.git
 ! [remote rejected] master -> master (failed to update ref)
error: failed to push some refs to 'https://sam_roberts_@bitbucket.org/sam_roberts_/admitme.git'
Run Code Online (Sandbox Code Playgroud)

迄今为止,

我尝试按照本教程重置 git ive git push = 上的错误![远程拒绝] master -> master(预接收挂钩被拒绝)

我也尝试按照此操作 无法锁定 refs/heads/master

有任何想法吗??

Sam*_*rts 5

对此的回答,请联系 bitbucket,他们为我删除了锁定文件:D