diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-06-07 18:43:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-06-08 10:09:28 +0900 |
commit | 546096a5cbb4806462d0e8e8fa4a562fc173aa8d (patch) | |
tree | d1e94556f648d5494221e4238f595e0ee11a1328 /submodule-config.c | |
parent | Git 2.31.1 (diff) | |
download | tgif-546096a5cbb4806462d0e8e8fa4a562fc173aa8d.tar.xz |
xdiff: use BUG(...), not xdl_bug(...)
The xdl_bug() function was introduced in
e8adf23d1e (xdl_change_compact(): introduce the concept of a change
group, 2016-08-22), let's use our usual BUG() function instead.
We'll now have meaningful line numbers if we encounter bugs in xdiff,
and less code duplication.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule-config.c')
0 files changed, 0 insertions, 0 deletions