]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/http-push-flagsfix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2020 05:09:17 +0000 (22:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2020 05:09:17 +0000 (22:09 -0700)
The code to push changes over "dumb" HTTP had a bad interaction
with the commit reachability code due to incorrect allocation of
object flag bits, which has been corrected.

* bc/http-push-flagsfix:
  http-push: ensure unforced pushes fail when data would be lost

1  2 
http-push.c
object.h

diff --cc http-push.c
Simple merge
diff --cc object.h
Simple merge