git rm -r --cached .
git add .
git commit -m "Re-stage all files (e.g., after updating .gitignore)"
Last active
June 7, 2025 11:30
-
-
Save sajaddp/9861206d3acc74fd188870a9cd02e11c to your computer and use it in GitHub Desktop.
Clear git cache
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment