]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lo/repo-info'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:03 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:04 +0000 (14:22 -0700)
commitebb45da9767f096993c9cfa0539c738bec581487
tree6b9626c602e8a24df7002be63215ab1e1d43abca
parenteed447dd959bd99a24c43688b7f6f14f727b550b
parenta81224d12818e94a2e3c257ee2e5b0f3169da12b
Merge branch 'lo/repo-info'

A new subcommand "git repo" gives users a way to grab various
repository characteristics.

* lo/repo-info:
  repo: add the --format flag
  repo: add the field layout.shallow
  repo: add the field layout.bare
  repo: add the field references.format
  repo: declare the repo command
Documentation/meson.build
Makefile
git.c
meson.build
t/meson.build