$ (momo) git commit -m "submodule 업데이트 반영" $ (momo) git push origin "> $ (momo) git commit -m "submodule 업데이트 반영" $ (momo) git push origin "> $ (momo) git commit -m "submodule 업데이트 반영" $ (momo) git push origin ">
$ (momo) cd <path-to-submodule>
$ (momo-config) git commit -m "submodule 업데이트"
$ (momo-config) git push origin main
$ (momo) cd <path-to-parent-repo>
$ (momo) git commit -m "submodule 업데이트 반영"
$ (momo) git push origin <branch-name>