feat(jj): write change id header
This commit is contained in:
parent
36fc4809af
commit
dd20686294
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -188,6 +188,9 @@ in {
|
|||
aliases = {
|
||||
tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
|
||||
};
|
||||
git = {
|
||||
write-change-id-header = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue