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

Configure Feed

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

change git push bookmark template

kacaii 9952bb50 fd2e4385

+1 -1
+1 -1
.config/jj/config.toml
··· 56 56 ''' 57 57 58 58 [templates] 59 - git_push_bookmark = '''"op/" ++ change_id.short()''' 59 + git_push_bookmark = '"kacaii/push-" ++ change_id.short()' 60 60 61 61 [revsets] 62 62 log = "current_work"