Re: [PATCHv3 (resend) 0/4] git-am foreign patch support
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:53
Nanako Shiraishi [off-list ref] writes:
Quoting Giuseppe Bilotta [off-list ref]:quoted
Junio mentioned that he's ready to apply the series cleanly, so here's a resend rebased on latest 'next' and without any 'bis' patches ;-) Giuseppe Bilotta (4): git-am foreign patch support: introduce patch_format git-am foreign patch support: autodetect some patch formats git-am foreign patch support: StGIT support git-am: refactor 'cleaning up and aborting' git-am.sh | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 129 insertions(+), 4 deletions(-)May we have a summary of what's updated, compared to the version that has been in the "pu" branch?
A good thing to ask, for two reasons, as (1) Giuseppe might not have known about what were in 'pu', and (2) I _did_ fix up his earlier series when I queued, and his "resend" loses them. I just compared what is in 'pu' with this resend, and the only changes I saw was my fix-up, so I'll keep the previous ones. Thanks.