]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/disable-push-nego-for-deletion'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2024 17:11:43 +0000 (10:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2024 17:11:43 +0000 (10:11 -0700)
"git push" that pushes only deletion gave an unnecessary and
harmless error message when push negotiation is configured, which
has been corrected.

* jc/disable-push-nego-for-deletion:
  push: avoid showing false negotiation errors

1  2 
send-pack.c

diff --cc send-pack.c
Simple merge