๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add support for private commits

kacaii 07c0baa7 3f3ad461

+1
+1
.config/jj/config.toml
··· 10 10 [git] 11 11 write-change-id-header = true 12 12 subprocess = true 13 + private-commits = "description(glob:'wip:*') | description(glob:'private:*')" 13 14 14 15 [signing] 15 16 behavior = "own"