summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorbrian m. carlson <bk2204@github.com>2023-11-01 19:24:19 +0000
committerJunio C Hamano <gitster@pobox.com>2023-11-02 08:51:40 +0900
commite1068f0ad40f8e724513885e5a9ebb8548885e02 (patch)
treee9f1beca9c57b86d992d54598b78e1f6b748698b /builtin/commit-graph.c
parent8077612ea12e80b20e307e279916710b99fe6362 (diff)
merge-file: add an option to process object IDs
git merge-file knows how to merge files on the file system already. It would be helpful, however, to allow it to also merge single blobs. Teach it an `--object-id` option which means that its arguments are object IDs and not files to allow it to do so. We handle the empty blob specially since read_mmblob doesn't read it directly and otherwise users cannot specify an empty ancestor. Signed-off-by: brian m. carlson <bk2204@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