Post #337549
2026-02-13 18:16 UTC
A new git tidbit learned: git branch --edit-description
Read:
git config --get branch.container.description
Now git-format-patch will import it as the body of the cover-letter:
git format-patch --cover-letter master
Replies (0)
No replies.