]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/cat-file-remote-object-info-type' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:21:02 +0000 (16:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:21:03 +0000 (16:21 -0700)
The 'remote-object-info' command for 'git cat-file --batch-command'
has been extended to support the '%(objecttype)' placeholder.

* ps/cat-file-remote-object-info-type:
  cat-file: unify default format
  serve: advertise type capability
  fetch-object-info: parse type from server response
  protocol-caps: add type support to object-info
  t5701: use the test_file_size() helper
  fetch-object-info: request all supported options dynamically

1  2 
builtin/cat-file.c

Simple merge