Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCHv2 2/3] format-patch: --attach/inline uses filename instead of SHA1

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:26

Stephen Boyd [off-list ref] writes:
Currently when format-patch is used with --attach or --inline the patch
attachment has the SHA1 of the commit for its filename. This replaces
the SHA1 with the filename used by format-patch when outputting to files.

Fix tests relying on the SHA1 output and add a test showing how the
--suffix option affects the attachment filename output.

Signed-off-by: Stephen Boyd <redacted>
---
Is modifying the rev_info struct correct?
Most of the rev_info is about the overall traversal not about individual
commits, and I think the new field you are adding is about a single commit
you will update every time you switch to a new commit to process, so in
that sense it may violate the general idea of what rev-info is, but I do
not think it matters too much.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help