]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lo/repo-info' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Aug 2025 23:38:23 +0000 (16:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Aug 2025 23:38:23 +0000 (16:38 -0700)
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

1  2 
Documentation/meson.build
Makefile
git.c
meson.build
t/meson.build

Simple merge
diff --cc Makefile
Simple merge
diff --cc git.c
Simple merge
diff --cc meson.build
Simple merge
diff --cc t/meson.build
Simple merge