Thread (1 message) 1 message, 1 author, 2023-08-14

Re: [PATCH 2/3] setup: add discover_git_directory_reason()

From: Junio C Hamano <hidden>
Date: 2023-08-14 16:59:47

Junio C Hamano [off-list ref] writes:
quoted
1. The zero value of the enum is actually GIT_DIR_NONE, so nonpositive
   results are errors.
True. discover_git_directory() already knows that negative return
values from setup_git_directory_gently_1() signal errors while 0 or
positive are OK.
NOnononono.  negative are not.  0 is not returned, so if we saw one,
it would be an error.  And positives are OK.

Sorry for the confusion.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help