<div dir="ltr">Hi folks,<br><div><br></div><div>I recently started getting errors when I fetch from the github monorepo (<a href="https://github.com/llvm-project/llvm-project-20170507">https://github.com/llvm-project/llvm-project-20170507</a>).</div><div><br></div><div>They look like this:</div><div><div>$ git fetch</div><div>error: cannot lock ref 'refs/tags/release_600': there is a non-empty directory '.git/refs/tags/release_600' blocking reference 'refs/tags/release_600'</div><div>From github.com:llvm-project/llvm-project-20170507</div><div> ! [new tag]                   release_600 -> release_600  (unable to update local ref)</div></div><div><br></div><div>It seems there is a conflict between the "release_600" tag and the "RELEASE_600/final" tag. It seems like that would affect all case-insensitive filesystems, including both NTFS and HFS.</div><div><br></div><div>Can somebody delete the tag on the remote so that this works normally again?</div><div><br></div><div>Thanks,</div><div>Reid</div></div>