Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hub 저장소 변경 시 submodule 업데이트 이슈 #28

Open
9bow opened this issue Jul 16, 2022 · 0 comments
Open

hub 저장소 변경 시 submodule 업데이트 이슈 #28

9bow opened this issue Jul 16, 2022 · 0 comments
Assignees

Comments

@9bow
Copy link
Member

9bow commented Jul 16, 2022

🕋 문제 상황

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants