This uploads again some unwanted font files. Please synchronize your local installation with git master:
cd test
git fetch
git rebase origin/master
# If it still includes unwanted commits, remove those commits using the following line:
git rebase -i origin/master
# Upload your local commits.
git push -f
This uploads again some unwanted font files. Please synchronize your local installation with git master: