]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/push-negotiation-fixes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:40 +0000 (15:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Aug 2021 22:32:40 +0000 (15:32 -0700)
Bugfix for common ancestor negotiation recently introduced in "git
push" code path.

* 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