diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2020-08-18 14:46:55 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-18 13:26:10 -0700 |
commit | 748f733d542c8cca1013c1b0901cd96977a7ea11 (patch) | |
tree | 4d75353fd4d24140b297b704425a0e6b27dc24c0 /contrib/subtree | |
parent | Git 2.28 (diff) | |
download | tgif-748f733d542c8cca1013c1b0901cd96977a7ea11.tar.xz |
checkout_entry(): remove unreachable error() call
This if statement never evaluates to true since we already check
state->force a few lines above, and immediately return when it is
false.
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/subtree')
0 files changed, 0 insertions, 0 deletions