github Byron/gitoxide git-transport-v0.24.2
git-transport v0.24.2

21 months ago

New Features

  • add and implement various new http options for the curl backend.
    • schannel_check_revoke as curl-backend specific configuration.
    • ssl_version
    • ssl_ca_info
    • http_version

Bug Fixes

  • fixes SSH clone from scp-like/relatives URLs
    - Removes git-upload-pack extra parameters (rejected by both github and gitlab)
    - Removes the double user inclusion in URL
    - Properly handles relative paths in URL reconstruction on connect()

Commit Statistics

  • 5 commits contributed to the release over the course of 2 calendar days.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge branch 'adjustments-for-cargo' (d821fc5)
    • add and implement various new http options for the curl backend. (d59d362)
    • Merge branch 'fix/ssh-clone' (3678a6a)
    • refactor (24070a3)
    • fixes SSH clone from scp-like/relatives URLs (c62e5c7)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.