mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
@@ -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```
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user