•  
      request #25318 Enable support of the Git protocol v2 over HTTP(S)
    Infos
    #25318
    Thomas Gerbet (tgerbet)
    2022-01-25 11:34
    2022-01-20 16:03
    26845
    Details
    Enable support of the Git protocol v2 over HTTP(S)

    The Git protocol v2 exists since Git 2.18 but we never enabled its usage.

    It comes with multiple advantages notably for large repositories.

    For now I only intend to support it over HTTP(S) as supporting it over SSH requires us to change sshd configuration which is not something we currently do and it might be a bit dangerous for us to do right so I going to leave that out for a future contribution.

    https://git-scm.com/docs/protocol-v2
    https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html

    SCM/Git
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-01-25
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    Integrated in Tuleap 13.4.99.130


    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2022-01-25