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
4
testdata/list-format-markdown.ct
vendored
4
testdata/list-format-markdown.ct
vendored
|
|
@ -4,5 +4,5 @@ $ pda set b@md 2
|
|||
$ pda ls md --format markdown
|
||||
| Key | Store | Value | TTL |
|
||||
| --- | --- | --- | --- |
|
||||
| a | md | 1 | no expiry |
|
||||
| b | md | 2 | no expiry |
|
||||
| a | md | 1 | none |
|
||||
| b | md | 2 | none |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue