diff options
author | Victoria Dye <vdye@github.com> | 2025-06-02 18:55:54 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-06-03 12:08:58 -0700 |
commit | aba14384354c6f722c127962bc756a542078f3e3 (patch) | |
tree | c5935c314be564004463065a580466bffc2dab74 /builtin/commit-graph.c | |
parent | 9fd38038b9cf7d221bfa2d2ee95c8fad6d8b3d64 (diff) |
cat-file: add %(objectmode) atom
Add a formatting atom, used with the --batch-check/--batch-command options,
that prints the octal representation of the object mode if a given revision
includes that information, e.g. one that follows the format
<tree-ish>:<path>. If the mode information does not exist, an empty string
is printed instead.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions