]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/push-negotiation-fixes' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:36 +0000 (13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:36 +0000 (13:51 -0700)
Bugfix for common ancestor negotiation recently introduced in "git
push" codepath.

* jt/push-negotiation-fixes:
  fetch: die on invalid --negotiation-tip hash
  send-pack: fix push nego. when remote has refs
  send-pack: fix push.negotiate with remote helper

1  2 
builtin/fetch.c
send-pack.c

diff --cc builtin/fetch.c
Simple merge
diff --cc send-pack.c
Simple merge