Notice
Recent Posts
Link
Tags
- SSL
- jpa
- spring mvc
- static
- 문자열
- 데이터베이스
- springboot
- DI
- 스프링
- 스프링부트
- hibernate
- java
- 1차원 배열
- spring security 6
- select
- AWS
- 자바
- @transactional
- sql
- 프로그래머스
- spring
- spring boot
- nginx
- join
- Docker
- mysql
- string
- PYTHON
- ORM
- Django
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Archives
목록git error (1)
개발하는 자몽
[Git Error] fatal: It seems that there is already a rebase-merge directory, ...
커밋을 합치려고 git rebase를 하다가 아래 오류가 발생했다. fatal: It seems that there is already a rebase-merge directory, and I wonder if you are in the middle of another rebase. If that is the case, please try git rebase (--continue | --abore | --skip) If that is not the case, please rm -rf ".git/rebase-merge" and run me gain. I am stopping in case you still have something valuable there. rebase를 하다가 예상치 못하게 vcs를 ..
Git
2023. 4. 15. 18:44