diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-11-10 06:16:08 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-12 14:47:09 +0900 |
commit | 92ca868068a9559bf1c02f2e7b9dd443fdb4f39f (patch) | |
tree | 2b4fd4e87977e3041cad7cf1c574e61eb490210b /t/t5316-pack-delta-depth.sh | |
parent | reflog: mark strings for translation (diff) | |
download | tgif-92ca868068a9559bf1c02f2e7b9dd443fdb4f39f.tar.xz |
remote.c: turn some error() or die() to BUG()
The first error, "internal error", is clearly a BUG(). The second two
are meant to catch calls with invalid parameters and should never
happen outside the test suite.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5316-pack-delta-depth.sh')
0 files changed, 0 insertions, 0 deletions