Default commit message, part of an automated flow.

This commit is contained in:
2021-02-26 21:13:50 +01:00
parent 4ce8c0a679
commit 2c63a50f9d
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Commit Template
- I keep mine in ```.config/commit-template```. I can enable it thus:
- ```git config --local commit.template ~/.config/commit-template```
+1
View File
@@ -4,6 +4,7 @@
- Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory.
- Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory.
- Optional additional [[git config]] to make submitting to your garden (and the [[agora]]) easier/less work.
- In particular, a [[commit template]] so that you don't need to write a change description when you want to save to the [[agora]].
- [[push]] [[settings.json]]:
```
"foam.openDailyNote.directory": "journal",