mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-03 10:32:33 +01:00
This avoids adding untracked files to the repo. See here for a description of the difference between `git add .` and `git add --update`: https://stackoverflow.com/questions/572549/difference-between-git-add-a-and-git-add/572660#572660