c#

[gitlab] 커밋오류 Another git process seems to be running in this repository 어쩌고..

바르마스 2023. 6. 7. 17:05
728x90

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

소스트리에 커밋하다가 중단하고 다음날 이어서 하려니 이전 작업에 잠겨서 빨간줄만 그인다

터미널로 인덱스 lock파일을 지워도 되고

탐색기에서 .git에 index파일을 지우면 된다

728x90