разобрался
[3:28]
это было из-за субмодуля в newdyatkovo
[3:29]
fatal: Pathspec 'newdyatkovo/scripts/site.js' is in submodule 'newdyatkovo'
[3:30]
сделал так:
git config -f .git/config --remove-section submodule.newdyatkovo
git config -f .gitmodules --remove-section submodule.newdyatkovo
git rm --cached newdyatkovo
git add newdyatkovo/scripts/site.js