jj correction to prefix again

This commit is contained in:
Salar Rahmanian 2025-10-05 19:18:52 -07:00
parent 16ec312f86
commit 61759f618a

View file

@ -30,7 +30,7 @@ in
key = "~/.ssh/id_ed25519.pub";
};
templates = {
git_push_bookmark = '''''"softinio/push-" ++ change_id.short()''''';
git_push_bookmark = "'\"softinio/push-\" ++ change_id.short()'";
};
ui = {
default-command = "l";