Files
garden/commit template.md
T
flancian e26cc36d7c Wow, forgot to use 'git mv', previous changelists are [[cursed]].
Will still revert journals to [[iso 8601]] after this commit.
2021-05-07 21:33:26 +02:00

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```