]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lo/repo-info-keys' into seen
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:32 +0000 (10:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:32 +0000 (10:37 -0800)
commit73495a690eb573c3f09ad389b114df5528273ec1
treec2aa78ee39f5e2289ca8d7ba136d3060f4e05f3c
parentbb51d5899ca4ee577d5872a3bbb4fcbe8fbbfbc6
parentaddc9177a8cda29436abdde7ec5694747b744a7d
Merge branch 'lo/repo-info-keys' into seen

"git repo info" learns "--keys" action to list known keys.

* lo/repo-info-keys:
  repo: add new flag --keys to git-repo-info
  repo: add a default output format to enum output_format
Documentation/git-repo.adoc
builtin/repo.c
t/t1901-repo-structure.sh