•  
      request #25328 Anonymous Git over HTTP operations do not succeed
    Infos
    #25328
    Thomas Gerbet (tgerbet)
    2022-03-04 09:49
    2022-01-26 12:30
    26855
    Details
    Anonymous Git over HTTP operations do not succeed

    This issue is a combination of two things:

    • we end up using the default Git binary of the system when doing anonymous operations (issue was introduced by request #24990)
    • we make possible to use the Git protocol v2 (request #25318) which fails when we start with the default Git 1.8 of the OS
    SCM/Git
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-03-04
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2022-01-26 12:51

    Patch under review: gerrit #24988.


    • Summary
      -Anonymous Git over HTTP operations does not succeed 
      +Anonymous Git over HTTP operations do not succeed 
    • Status changed from Under implementation to Under review