]> git.99rst.org Git - git.git/commit
builtin/index-pack.c: move `.idx` files into place last
authorTaylor Blau <redacted>
Thu, 9 Sep 2021 23:24:53 +0000 (19:24 -0400)
committerJunio C Hamano <redacted>
Fri, 10 Sep 2021 01:23:11 +0000 (18:23 -0700)
commit522a5c2cf542dedbdd51d08c1452b5cbdbbc2809
treed3c6641ef1b73de77a67bec96eae2f60869f161b
parent8737dab3463b40120c249f8f64854326f32618ec
builtin/index-pack.c: move `.idx` files into place last

In a similar spirit as preceding patches to `git repack` and `git
pack-objects`, fix the identical problem in `git index-pack`.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/index-pack.c
git clone https://git.99rst.org/PROJECT