Re: [PATCH 1/4] for-each-ref: rename refinfo members to match similar structures

2015-05-21 Thread karthik nayak
On 05/20/2015 10:27 PM, Matthieu Moy wrote: Karthik Nayak karthik@gmail.com writes: From: Jeff King p...@peff.net This means that git am will consider Peff as the author ... Written-by: Jeff King p...@peff.net ... hence this is not needed: in the final history, it will appear as if

[PATCH 1/4] for-each-ref: rename refinfo members to match similar structures

2015-05-20 Thread Karthik Nayak
From: Jeff King p...@peff.net Written-by: Jeff King p...@peff.net Signed-off-by: Karthik Nayak karthik@gmail.com --- builtin/for-each-ref.c | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/builtin/for-each-ref.c

Re: [PATCH 1/4] for-each-ref: rename refinfo members to match similar structures

2015-05-20 Thread Matthieu Moy
Karthik Nayak karthik@gmail.com writes: From: Jeff King p...@peff.net This means that git am will consider Peff as the author ... Written-by: Jeff King p...@peff.net ... hence this is not needed: in the final history, it will appear as if Peff wrote this Written-by: himself, which would