why is git pull telling already up to date missing files code example
Example: git already up to date but not
git checkout master
git reset --hard test
git push --force origin master
git checkout master
git reset --hard test
git push --force origin master