git rm -r --cached .
git add .
git commit -m "bash"
git pull origin main
git push origin main
