develog

[git] merge vs rebase 본문

Dev/git

[git] merge vs rebase

냐옴 2021. 3. 31. 10:40

 

flyingsquirrel.medium.com/git-rebase-%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95-ce6816fa859d

 

git rebase 하는 방법

rebase 한 번도 안써서 방법을 모르는 분들을 위한 글

flyingsquirrel.medium.com

 

'Dev > git' 카테고리의 다른 글

[mac] docker 로 gitlab 설치  (0) 2021.05.12
[git] fatal: Not a valid object name: 'master'.  (0) 2021.03.31
[git] git branching model  (0) 2021.03.31
[git] .gitignore  (0) 2021.03.18
[git] git status untracked file not showing  (0) 2021.03.17
Comments