cPP 서브모듈로 가져오기
그 전에 설치되서 찌꺼기가 남으면 기록이 겹쳐서 안됨
git rm -rf --cached godot-cpp
2. 실제 폴더와 내부 찌꺼기 삭제
Bash
rm -rf godot-cpp
rm -rf .git/modules/godot-cppgit submodule add -b 4.5 https://github.com/powerlsj7/godot-cpp.git
git submodule add -b 4.5 https://github.com/사용자계정/godot-cpp.git
댓글
댓글 쓰기