79310409

Date: 2024-12-26 20:47:43
Score: 2
Natty:
Report link

Ah, actually, this fixed it. Not sure what happened

git rm -r --cached .
git add --all .
git commit -a -m "Versioning untracked files"
git push origin master
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Shane Harley