feat(jj): add private commits definition

This commit is contained in:
Bruno Carlin 2025-02-11 15:23:05 +01:00
parent 72b631574f
commit 14c36ce808
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 8E254EA0FFEB9B6D

View file

@ -44,3 +44,6 @@ concat(
),
)
'''
[git]
private-commits = "description(glob:'wip:*') | description(glob:'private:*')"