개발 => 복습 후 재정리 대기/Git
[Git] cherry-pick 하는 법
git checkout [체리픽 할 브랜치명]
git pull
git cherry-pick [머지된 브랜치 해시코드]
git push
git branch -D [방금 사용한 브랜치명]
'개발 => 복습 후 재정리 대기 > Git' 카테고리의 다른 글
[Git] Pull Request 후 수정 (2) | 2021.12.18 |
---|---|
[Git] 토큰 인증 로그인 + 자격 증명 - remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. (29) | 2021.08.14 |
[GIT] .gitignore (0) | 2021.06.10 |
[Git] 꾸미기 (0) | 2021.05.18 |
[Git] 명령어 모음 (0) | 2021.05.01 |
댓글