A collection of scripts that I find useful.
Shortcut for removing and ignoring a tracked file from a Git repository.
| Flag | Description |
|---|---|
-g, --gitignore |
Update .gitignore instead of .git/info/exclude. |
-m, --message |
Use a custom commit message. |
ignore-existing-file.sh -p scratch.txt