• Show log

    Commit

  • Hash : 515daeaf
    Author : Edward Thomson
    Date : 2022-01-04T06:16:30

    remote: introduce `follow_redirects` connect option
    
    Give callers the ability to select how to handle redirects - either
    supporting redirects during the initial connection (so that, for
    example, `git.example.com/repo` can redirect to `github.com/example/repo`)
    or all/no redirects.  This is for compatibility with git.