-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
🕋 문제 상황
hub
저장소 변경 시 pytorch.kr
내의 submodule 정보가 업데이트되어야 합니다.
그렇지 않은 경우, hub
저장소의 preview.sh
실행 시 빌드 중 오류가 발생합니다.
git submodule update --init --recursive
git submodule update --remote
error: Your local changes to the following files would be overwritten by checkout:
CONTRIBUTING.md
README.md
Please commit your changes or stash them before you switch branches.
Aborting
fatal: Unable to checkout '99cd1d559bba7f7c0509ab91f7c1570196815108' in submodule path '_hub'
make: *** [Makefile:31: include-submodule-deps] Error 1
Taeyoung96, codingbowoo, euroversedev and cpprhtn
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo
Status
Todo