rm file2.txt git ls-files git add file2.txt git commit -m "Remove unused code"
git rm file2.txt git commit -m "Remove unused code"