diff options
author | Oswald Buddenhagen <oswald.buddenhagen@gmx.de> | 2023-08-21 19:07:20 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-08-22 00:03:47 +0200 |
commit | 67f4b36e339d91c06ff9cdc254864c830158e10f (patch) | |
tree | 9669710eb67178297355fdacfa2b016e2309797a /Documentation/RelNotes | |
parent | Git 2.42-rc1 (diff) | |
download | git-67f4b36e339d91c06ff9cdc254864c830158e10f.tar.xz git-67f4b36e339d91c06ff9cdc254864c830158e10f.zip |
format-patch: add --description-file option
This patch makes it possible to directly feed a branch description to
derive the cover letter from. The use case is formatting dynamically
created temporary commits which are not referenced anywhere.
The most obvious alternative would be creating a temporary branch and
setting a description on it, but that doesn't seem particularly elegant.
Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
0 files changed, 0 insertions, 0 deletions