•  
      request #30404 Pull request wrongly detects file as binary
    Infos
    #30404
    Manuel Vacelet (vaceletm)
    2023-01-25 16:59
    2023-01-25 16:59
    31993
    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