git config files
Used by dotfiles/meta/configs/git.yaml
dotfiles/tools/git/ ├── .gitconfig ├── .gitignore_global ├── README.md ├── git-commit-template-joelparkerhenderson.txt └── git-commit-template-timmybytes.txt
Default Git configs
Default git ignore list
Git commit template
Obtained from https://github.com/joelparkerhenderson/git-commit-template/blob/main/git-commit-template.txt
Git commit template
Obtained from https://github.com/timmybytes/dotfiles/blob/main/git/commit-conventions.txt