Files
garden/commit-template.md
T

7 lines
162 B
Markdown

# Commit Template
- I keep mine in ```.config/commit-template```. I can enable it thus:
- ```git config --local commit.template ~/.config/commit-template```