home: jj: use verbose draft commit messages
This commit is contained in:
parent
ce3556938c
commit
36ba7b0928
1 changed files with 5 additions and 0 deletions
|
|
@ -47,6 +47,11 @@ in
|
|||
pager = lib.mkDefault config.home.sessionVariables.PAGER;
|
||||
};
|
||||
|
||||
templates = {
|
||||
# Equivalent to `commit.verbose = true` in Git
|
||||
draft_commit_description = "builtin_draft_commit_description_with_diff";
|
||||
};
|
||||
|
||||
"--scope" = [
|
||||
# Multiple identities
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue