You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref-iteration doc: add_submodule_odb() returns 0 for success
The usage sample of add_submodule_odb() function in the Submodules
section expects non-zero return value for success, but the function
actually reports success with zero.
Helped-by: René Scharfe <[email protected]>
Reviewed-by: Heiko Voigt <[email protected]>
Signed-off-by: Nick Townsend <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments