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

2017-03-18 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > v3 is a rebased version on latest nd/files-backend-git-dir [1]. Since > that series added a bunch of new refs_* functions, v2's 02/05 and > 04/05 are removed. The new 01/04 could be an indepedent fix, but at > test-ref-store.c requires it, so I put it here. More te

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c

2017-03-18 Thread Nguyễn Thái Ngọc Duy
v3 is a rebased version on latest nd/files-backend-git-dir [1]. Since that series added a bunch of new refs_* functions, v2's 02/05 and 04/05 are removed. The new 01/04 could be an indepedent fix, but at test-ref-store.c requires it, so I put it here. More tests are added now that we have test-ref-