feat(jj): write change id header

This commit is contained in:
Khaïs COLIN 2025-05-24 01:23:25 +02:00
parent 36fc4809af
commit dd20686294
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -188,6 +188,9 @@ in {
aliases = {
tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
};
git = {
write-change-id-header = true;
};
};
};