Revision 67d99b82de27e98bfec7d174ef4b6369d5b85d7a authored by Junio C Hamano on 07 July 2020, 05:09:17 UTC, committed by Junio C Hamano on 07 July 2020, 05:09:17 UTC
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
2 parent s 8a78e4d + 64472d1
History
File Mode Size
FromCPAN
Git
header_templates
.gitignore -rw-r--r-- 8 bytes
Git.pm -rw-r--r-- 45.8 KB

back to top