Merge branch 'dl/push-missing-object-error'
"git push" had a code path that led to BUG() but it should have been a die(), as it is a response to a usual but invalid end-user action to attempt pushing an object that does not exist. * dl/push-missing-object-error: remote.c: convert if-else ladder to switch remote.c: remove BUG in show_push_unqualified_ref_name_error() t5516: remove surrounding empty lines in test bodies
Junio C Hamano committed
Aug 21, 2025 at 13:47 UTC
3636c3a1d3f2dd6f47669051e42dd7950bce6af4
No changes.