On Tue, Jul 30, 2019 at 4:49 AM Junio C Hamano <gitster@xxxxxxxxx> wrote: > * nd/index-dump-in-json (2019-06-26) 11 commits > - SQUASH??? > - t3008: use the new SINGLE_CPU prereq > - read-cache.c: dump "IEOT" extension as json > - read-cache.c: dump "EOIE" extension as json > - resolve-undo.c: dump "REUC" extension as json > - fsmonitor.c: dump "FSMN" extension as json > - split-index.c: dump "link" extension as json > - dir.c: dump "UNTR" extension as json > - cache-tree.c: dump "TREE" extension as json > - read-cache.c: dump common extension info in json > - ls-files: add --json to dump the index > > "ls-files" learned "--debug-json" option to dump the contents and > the extensions of the index file. > > At least the fixup at the tip needs to be squashed into the right > commit. Also the new test seems flaky. I'm pretty busy with other stuff (and considering stopping doing git) so it's probably safest to just drop this one. -- Duy