안녕하세요.
https://help.github.com/en/articles/syncing-a-fork
교수님 repository을 월요일날 Fork해서 제 repository에 복사하고, 교수님께서 업데이트 된 내용을 오늘 제 repository에도 업데이트하려고 저 게시물을 찾아봤습니다.
저 게시물 내용에 따라 fork 후 clone된 제 local repository에 들어간 후(WebStudio2019)
git fetch upstream을 시도해봤는데
`fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.`
라고 뜨고 안되네요.
어떻게 sync 하나요???
안녕하세요.
https://help.github.com/en/articles/syncing-a-fork
교수님 repository을 월요일날 Fork해서 제 repository에 복사하고, 교수님께서 업데이트 된 내용을 오늘 제 repository에도 업데이트하려고 저 게시물을 찾아봤습니다.
저 게시물 내용에 따라 fork 후 clone된 제 local repository에 들어간 후(WebStudio2019)
git fetch upstream을 시도해봤는데
라고 뜨고 안되네요.
어떻게 sync 하나요???