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-21 15:03:47 -0700 |
commit | 67f4b36e339d91c06ff9cdc254864c830158e10f (patch) | |
tree | 9669710eb67178297355fdacfa2b016e2309797a /builtin/commit-graph.c | |
parent | fac96dfbb1c24369ba7d37a5affd8adfe6c650fd (diff) |
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions