Notice
Recent Posts
Link
Tags
- AWS
- 스프링부트
- select
- DI
- 문자열
- spring mvc
- mysql
- spring boot
- Docker
- hibernate
- join
- 프로그래머스
- 1차원 배열
- string
- static
- jpa
- java
- 데이터베이스
- @transactional
- SSL
- springboot
- spring security 6
- sql
- 자바
- nginx
- ORM
- Django
- spring
- PYTHON
- 스프링
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Archives
목록git rebase (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