On 05/04/2019 00:22, Jeff King wrote: > There's no such argument as "--unordered"; it's spelled "--unsorted". Err, isn't this back-to-front? (i.e. cat-file has the _option_ "--unordered" but not "--unsorted"). I suspect that I am not reading that right! :-D ATB, Ramsay Jones
- [PATCH 0/12] a rabbit hole of update-server-info fixes Jeff King
- [PATCH 01/12] t5319: fix bogus cat-file argument Jeff King
- Re: [PATCH 01/12] t5319: fix bogus cat-file argumen... Ramsay Jones
- [PATCH 02/12] t5319: drop useless --buffer from cat-fil... Jeff King
- [PATCH 03/12] packfile: factor out .pack to .idx name c... Jeff King
- [PATCH 04/12] packfile: check midx coverage with .idx r... Jeff King
- Re: [PATCH 04/12] packfile: check midx coverage wit... René Scharfe
- Re: [PATCH 04/12] packfile: check midx coverage wit... SZEDER Gábor