diff options
author | Justin Tobler <jltobler@gmail.com> | 2025-02-04 18:41:47 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-05 09:32:01 -0800 |
commit | 3295c3539896750f742a56de0c4ac965f8d96303 (patch) | |
tree | 11c2cce229b10b4324323adb9601315f5d6a7b5a /commit-graph.c | |
parent | c6d896bcfde1cfb626c8bc25c71d00662ef7f22c (diff) |
rev-list: extend print-info to print missing object type
Additional information about missing objects found in git-rev-list(1)
can be printed by specifying the `print-info` missing action for the
`--missing` option. Extend this action to also print missing object type
information inferred from its containing object. This token follows the
form `type=<type>` and specifies the expected object type of the missing
object.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Acked-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions