]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/update-index-show-index-version'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:45:12 +0000 (10:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Sep 2023 17:45:16 +0000 (10:45 -0700)
commit3c2af826a35ecba8533748db5bd0a4dbda2d33db
tree22eb0337f8113684e786a42a395c574ffb286355
parent767e4d68c7dab58e55c4f43ee8a490c946e480b8
parent83708f80fc5fc7202df0bf3c0951f85d31249fe3
Merge branch 'jc/update-index-show-index-version'

"git update-index" learns "--show-index-version" to inspect
the index format version used by the on-disk index file.

* jc/update-index-show-index-version:
  test-tool: retire "index-version"
  update-index: add --show-index-version
  update-index doc: v4 is OK with JGit and libgit2
Makefile
builtin/update-index.c