ERROR: Another git process seems to be running in this repository git 을 사용하다가 만난 오류로 "저장소가 또 다른 깃 프로세스를 실행하고 있다"라는 오류 입니다. git 을 이용한 동작을 할 때 마다 발생할 것이고 정확한 문구는 아래와 같습니다. 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 repositor..
발생 warning: encountered old-style '/home/dev/.gitignore' that should be '%(prefix)/home/dev/.gitignore' 깃에서 다음과 같은 오류가 발생한다면, 깃이 업데이트 되면서 루트 파일 참조에 %(접두사)를 추가하라는 경고창입니다. 해결방법 .gitconfig 를 열어서 아래의 로직을 넣어주면 끝! [core] excludesfile = %(prefix)/home/dev/.gitignore
GIt 설치 아래 링크로 가서 OS 맞게 Git을 다운한다. 깃다운: https://git-scm.com/downloads 다운 후에 실행하면 아래와 같이 나올 것이다.. 영어로 샬라 샬라 나오는데 일일이 다 읽을 필요 없다. 그저 우리는 Next만을 누른다. Git 설치완료 Next 를 눌러서 완료했다면, git bash 라는 것이 생겼을 것이다! 맥을 사용하는 경우에는 터미널을 사용(리눅스 환경이 구축되어 있음.)하면 되지만, 윈도우를 쓰시는 분들은 git bash 를 써야 함. (윈도우 환경에서도 리눅스 커맨더를 사용할 수 있게 해 줌) 이제 git bash 를 열어 보자. git --version 을 해보자.
- Total
- Today
- Yesterday
- 서버 to 서버
- Storybook
- docker
- vue composition api
- Git
- NUXT
- nuxt2
- Vite
- dockerfile
- cors
- 네이버 서치 어드바이저
- webpack
- NextJS
- Embedding
- vscode
- 티스토리챌린지
- nextjs13
- nextjs14
- React
- svelte
- 타입스크립트
- vue router
- AWS
- 깃허브
- 오블완
- 스벨트
- seo
- nodejs
- Github Actions
- openAI
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |