79082532

Date: 2024-10-13 06:32:26
Score: 3
Natty:
Report link

You have to swap the git rm --cached $path_to_submodule and git add .git modules no? I did get an error on the first command: fatal: Please stage your changes to .git modules or stash them to proceed because I had upstaged changes to .git modules. Doing the git add .git modules first solves that.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Wisdom Enifome