Skip to content

Fix the smart HTTP protocol

Compare
Choose a tag to compare
@samoht samoht released this 10 Jun 18:16
· 2318 commits to main since this release
  • Fix multi round-trips in the smart HTTP protocol. This fixes
    depth-limited clones (#71) and fetches.
  • Create the git.http library for abstracting away bits of the
    smart HTTP protocol.
  • Add User-Agent in the headers of the smart HTTP protocol. This
    makes bitbucket.org happy. (#66, patch from @vklquevs)