feat(jj): add private commits definition
This commit is contained in:
parent
72b631574f
commit
14c36ce808
1 changed files with 3 additions and 0 deletions
|
@ -44,3 +44,6 @@ concat(
|
|||
),
|
||||
)
|
||||
'''
|
||||
|
||||
[git]
|
||||
private-commits = "description(glob:'wip:*') | description(glob:'private:*')"
|
||||
|
|
Loading…
Add table
Reference in a new issue