Re: [PATCH v5 0/6] Kill manual ref parsing code in worktree.c

2017-04-24 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > v5 chanes are mostly cosmetic: Good changes. Will re-queue. Thanks. > > diff --git a/refs.c b/refs.c > index 5d31fb6bcf..7972720256 100644 > --- a/refs.c > +++ b/refs.c > @@ -1530,11 +1530,7 @@ struct ref_store *get_main_ref_store(void) > if (main_ref_sto

[PATCH v5 0/6] Kill manual ref parsing code in worktree.c

2017-04-24 Thread Nguyễn Thái Ngọc Duy
v5 chanes are mostly cosmetic: diff --git a/refs.c b/refs.c index 5d31fb6bcf..7972720256 100644 --- a/refs.c +++ b/refs.c @@ -1530,11 +1530,7 @@ struct ref_store *get_main_ref_store(void) if (main_ref_store) return main_ref_store; - main_ref_store = ref_store_init(g