Something went wrong. Try again.
Monorepo for Tangled
Something went wrong. Try again.
knotserver: git: do not pass HEAD as a default arg to rev-list master
when calling rev-list, HEAD was passed as a default argument: git rev-list HEAD --count but HEAD is only populated when we perform git.Open; it is zeroed out when we perform git.PlainOpen: git rev-list 00000... --count this causes rev-list to exit with an error, when used in repos that are git.PlainOpen'd. Signed-off-by: oppiliappan <me@oppi.li>
Author oppiliappan Committer Tangled Date (Jun 11, 2025, 9:52 AM UTC) Commit d0a83d20 d0a83d20788db09d5a09e0232e603d3c96c62475 Parent 13483880 134838805715ae3f89e7cbc6a7386983b670afa2