]> git.ipfire.org Git - thirdparty/git.git/commit
api docs: document BUG() in api-error-handling.txt
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 13 Apr 2021 09:08:20 +0000 (11:08 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 21:56:58 +0000 (14:56 -0700)
commit4bf0c6f38f8a3dda532ab7e4b9b32d6c4bb925ec
tree094aee7442405207450a44423ef3b6db4c598571
parentc00c7382ddc1e3f2d773b14366023abf53ecce2c
api docs: document BUG() in api-error-handling.txt

When the BUG() function was added in d8193743e08 (usage.c: add BUG()
function, 2017-05-12) these docs added in 1f23cfe0ef5 (doc: document
error handling functions and conventions, 2014-12-03) were not
updated. Let's do that.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-error-handling.txt