chore: update jj config

Signed-off-by: jolheiser <git@jolheiser.com>
main
jolheiser 2024-10-21 08:55:09 -05:00
parent e84748da71
commit 8d9a644a5e
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -15,7 +15,10 @@
"$right"
];
editor = "hx";
paginate = "never";
default-command = "log";
};
git.push-bookmark-prefix = "change/";
signing = {
sign-all = true;
backend = "ssh";