Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #30404 Pull request wrongly detects file as binary
    Infos
    #30404
    Manuel Vacelet (vaceletm)
    2023-01-25 16:59
    2023-01-25 16:59
    32047
    Details
    Pull request wrongly detects file as binary

    How to reproduce:

    git clone ...
    echo "Foo" > Readme.mkd
    git commit -am "Foo"
    git push
    git checkout -b feat1
    echo "0" > Readme.mkd
    git commit -am "Zero"
    git push -u origin feat1
    

    Then create a PR feat1 -> main:

    2527-image.png

    Pull Request
    14.4
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    References
    References list is empty