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