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