Git 사용법을 배우려고 노력 중이며 HTML, CSS 및 Javascript 파일로 작은 프로젝트를 만들었습니다. 기본적으로 빈 프로젝트에서 분기를 만든 다음 코드를 약간 변경했습니다. 변경 사항을 준비하려고 시도했지만 다음과 같은 오류 메시지가 나타납니다.
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.
물론, 나는 빈 프로젝트를 일찍 커밋하려고하는 데 어려움을 겪었고 어쨌든 내가 어디에서 왔는지 알지 못했기 때문에 git bash를 종료했습니다.
이 문제를 해결할 방법이 있습니까? 아니면 새로운 저장소를 시작해야합니까?