- Posted in Dev

Fear not! The (un)desired files which have been committed: git add <filename> git rm <filename> Changing the previous commit: git commit --amend [...] Read more