Removing the cache: git rm -r --cached . Adding files: git add . Commiting changes: git commit -m "<commit message>"