Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- event loop
- kafka-connect
- 문자열 검증
- API 설계
- 페이지네이션 최적화
- git rebase -i
- programmers
- 참조무결성
- kafka connect
- Git
- Pagination Optimization
- git reflog
- Query String
- jdbc connector
- 페이지네이션
- 1450
- Invalid character found in method name
- 1452
- debezium
- kafkaconnect
- constraint fails
- Cannot add or update a child row: a foreign key constraint fails
- Late row lookup
- Path Variable
- 23000
- 제약 조건
- foreign key constraint fails
- reflog
- code --no-sandbox
- Cannot delete or update a parent row: a foreign key constraint fails
Archives
- Today
- Total
Kawaii_Jordy
[GIT] rebase 사용법 본문
https://junwoo45.github.io/2019-10-23-rebase/
git rebase를 이해하기
git rebase를 학습하고 이해해봅니다.
junwoo45.github.io
https://buildgoodhabit.tistory.com/20
github#13 git rebase 충돌해결
다른사람과 협업을 할 때에 Remote Repository 에 있는 소스코드는 어지간 하면 rebase 하지 않도록 주의하자. 만약 본인 것의 코드만 업데이트 혹은 rebase 하고 싶다면 먼저 git pull로 최신버전의 코드를
buildgoodhabit.tistory.com
https://flyingsquirrel.medium.com/git-rebase-%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-ce6816fa859d
'취준 > GIT' 카테고리의 다른 글
[GIT LENS] VSC에서 사용법 (0) | 2021.06.09 |
---|---|
[GIT] reset --hard (0) | 2021.05.27 |
[GIT] squash rebase (0) | 2021.05.27 |
[GIT] Config File Check (설정 파일 확인) (0) | 2021.05.18 |
[GIT] Commit Message Convention (커밋 메시지 컨벤션) (0) | 2021.05.14 |
Comments