]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit67d99b82de27e98bfec7d174ef4b6369d5b85d7a
tree862766ca5a1a3dde7b68f1492b4a533bbfef126d
parent8a78e4d61588fe8e46dd7d27cb2d521b07f4a191
parent64472d15e90f14d920eade6bb1d1c4a01fca2280
Merge branch 'bc/http-push-flagsfix'

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
http-push.c
object.h