Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> > Chandra Pratap (1): >> > apply: ignore working tree filemode when !core.filemode >> > >> > Junio C Hamano (2): >> > apply: correctly reverse patch's pre- and post-image mode bits >> > apply: code simplification >> > >> > apply.c | 16 +++++++++++++--- >> > t/t4129-apply-samemode.sh | 27 +++++++++++++++++++++++++++ >> > 2 files changed, 40 insertions(+), 3 deletions(-) >> >> Anybody wants to offer a review on this? I actually am fairly >> confortable with these without any additional review, but since I am >> sweeping the "Needs review" topics in the What's cooking report, I >> thought I would ask for this one, too. > > I just had a look over all three of the patches, and to me, they look good > to go. Thanks.