diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-10-16 11:39:26 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-16 11:17:04 -0700 |
commit | 25a33b33424cd6c8e2c7db0f0c4b1ba01415ce38 (patch) | |
tree | ba2cf3052a24b462bd0290706e9fe7fecaa2d52e /sequencer.c | |
parent | refs API: don't expose "errno" in run_transaction_hook() (diff) | |
download | tgif-25a33b33424cd6c8e2c7db0f0c4b1ba01415ce38.tar.xz |
refs API: post-migration API renaming [1/2]
In preceding commits all callers of refs_resolve_ref_unsafe() were
migrated to the transitory refs_werrres_ref_unsafe() function.
As a first step in getting rid of it let's remove the old function
from the public API (it went unused in a preceding commit).
We then provide both a coccinelle rule to do the rename, and a macro
to avoid breaking the existing callers.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sequencer.c')
0 files changed, 0 insertions, 0 deletions