Re: [PATCH] checkout: convert post_checkout_hook() to struct object_id

2017-01-30 Thread brian m. carlson
On Mon, Jan 30, 2017 at 02:01:12PM +0100, Johannes Schindelin wrote: > Hi René, > > On Sat, 28 Jan 2017, René Scharfe wrote: > > > Signed-off-by: Rene Scharfe > > These three SHA-1 -> OID patches all appear correct to me. I concur. These look good. -- brian m. carlson / brian

Re: [PATCH] checkout: convert post_checkout_hook() to struct object_id

2017-01-30 Thread Johannes Schindelin
Hi René, On Sat, 28 Jan 2017, René Scharfe wrote: > Signed-off-by: Rene Scharfe These three SHA-1 -> OID patches all appear correct to me. Ciao, Dscho

[PATCH] checkout: convert post_checkout_hook() to struct object_id

2017-01-28 Thread René Scharfe
Signed-off-by: Rene Scharfe --- builtin/checkout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builtin/checkout.c b/builtin/checkout.c index bfe685c198..80d5e38981 100644 --- a/builtin/checkout.c +++ b/builtin/checkout.c @@ -56,8 +56,8 @@ static int