Git Flow

Git Upstream 설정

Git Local config 설정

Commit editttt

Git Mirror

Git Bare

github 파일 삭제

좋은 커밋 메시지 남기는 규칙

[TIL] 좋은 커밋 메세지 작성하기

좋은 git 커밋 메시지를 작성하기 위한 8가지 약속

좋은 git commit 메시지를 위한 영어 사전

Rebase와 Merge 제대로 알고 사용해보자

Merge

: f2 커밋(feature branch)과 m2커밋(master branch) 그리고 b커밋(f2,m2의 조상, master branch)을 비교하여 m2 커밋 다음에 merge commit을 남긴다.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/96bbfeef-f3e9-472c-ad9a-62a1018a5ef4/Untitled.png