79124769

Date: 2024-10-25 08:02:34
Score: 2
Natty:
Report link

Clear git local cache

if you do any changes on git ignore then you have to clear you git cache also

git rm -r --cached .

git add .

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Chithian