diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2020-11-04 15:29:38 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-04 14:10:41 -0800 |
commit | f3e27a02d598084a0ef5c8dd6b410bd6a5c5299f (patch) | |
tree | 9d85937d9d4cc649fa862b0d11cda79044d7bc7c /ref-filter.c | |
parent | rebase -i: stop overwriting ORIG_HEAD buffer (diff) | |
download | tgif-f3e27a02d598084a0ef5c8dd6b410bd6a5c5299f.tar.xz |
rebase -i: use struct object_id rather than looking up commit
We already have a struct object_id containing the oid that we want to
set ORIG_HEAD to so use that rather than converting it to a string and
then calling get_oid() on that string.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ref-filter.c')
0 files changed, 0 insertions, 0 deletions