summaryrefslogtreecommitdiff
path: root/merge-blobs.c
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2020-11-04 15:29:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-11-04 22:10:41 (GMT)
commit8843302307bb7d652f5adde759cd6a3c1a7fb1ea (patch)
treee218443e7bdb106f75eeead335c1a8b3bb4dfa4b /merge-blobs.c
parenta2bb10d06db8a90920f1f518705a0bb9d39aa1db (diff)
downloadgit-8843302307bb7d652f5adde759cd6a3c1a7fb1ea.zip
git-8843302307bb7d652f5adde759cd6a3c1a7fb1ea.tar.gz
git-8843302307bb7d652f5adde759cd6a3c1a7fb1ea.tar.bz2
rebase -i: simplify get_revision_ranges()
Now that all the external users of head_hash have been converted to use a opts->orig_head instead we can stop returning head_hash from get_revision_ranges(). Because we want to pass the full object names back to the caller in `revisions` the find_unique_abbrev_r() call that was used to initialize `head_hash` is replaced with oid_to_hex(). Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions