Checklist:
or
: I’ve uncommented the code.
or
: I’ve saved the changes.
or
: I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master
Here’s a screenshot showing the output from running the Git commands:
when i was trying to submit it, i cant seem to submit and when i ran git commit -am “[any message]”, it showed fatal: not a git repository (or any of the parent directories): .git

