]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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