feat(commit): text templating in commit messages
This commit is contained in:
parent
4e78cefd56
commit
2ca32769d5
30 changed files with 281 additions and 115 deletions
2
testdata/config-list.ct
vendored
2
testdata/config-list.ct
vendored
|
|
@ -15,4 +15,4 @@ list.default_columns = key,store,value,ttl
|
|||
git.auto_fetch = false
|
||||
git.auto_commit = false
|
||||
git.auto_push = false
|
||||
git.default_commit_message = sync: {{.Time}}
|
||||
git.default_commit_message = {{ summary }} {{ time }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue