Checklist:
: I’ve uncommented the code.
: I’ve saved the changes.
: I’ve run the git commands: git commit -am “[any message]”, git push origin master
Here’s a screenshot showing the output from running the Git commands:
I set up a repository on GitHub and uploaded the folder with the files, but instead of displaying the contents, it now says “Submodule changes – This submodule has modified changes. Those changes must be committed inside of the submodule before they can be part of the parent repository.”
I appreciate your help!