You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if I should split out the website from this repository, so that only the content lives here.
that would make it much more useful \ accessible via github
Submodules are fine and all, but it's a bit of a goofy workflow for local testing and development, adding in git submodule update --remote --merge before seeing changes locally
I'm wondering if I should split out the website from this repository, so that only the content lives here.
that would make it much more useful \ accessible via github
Submodules are fine and all, but it's a bit of a goofy workflow for local testing and development, adding in
git submodule update --remote --merge
before seeing changes locallyhttps://stackoverflow.com/questions/5828324/update-git-submodule-to-latest-commit-on-origin
The text was updated successfully, but these errors were encountered: