https://json.postype.com/post/210431
[Git] Fork 한 repository 최신으로 동기화하기
Fork 한 repository 를 최신으로 동기화시켜야 할 때가 있다. Open Source 에 단발성이 아닌 지속적으로 contribution 하려 할 때수정해서 사용하기 위해 fork 해온 원본 repository 에서 업데이트된 부분을 받아
json.postype.com
'공부기록 > git' 카테고리의 다른 글
git rebase -i (0) | 2022.07.23 |
---|---|
[Git] 일부코드만 add 하기 (0) | 2022.07.22 |
git commit 할때 주의 해야할 점 (0) | 2022.07.19 |
git cherry-pick (0) | 2022.07.19 |
git revert , git revert conflict (0) | 2022.07.19 |