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 /builtin/commit.c | |
parent | dd509db342b8656aa9e137005639e3492f17353c (diff) |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions