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 #30403 Replacing 0.000 by 0 produce an empty diff
    Infos
    #30403
    Manuel Vacelet (vaceletm)
    2023-01-26 15:24
    2023-01-25 16:55
    32046
    Details
    Replacing 0.000 by 0 produce an empty diff

    Given

    diff --git a/Readme.mkd b/Readme.mkd
    index cf7cda4..c370fa7 100644
    --- a/Readme.mkd
    +++ b/Readme.mkd
    @@ -1,5 +1,5 @@
     # Titre
     
    -0.000
    +0
     
     bar
    
    

    Pull request generates:

    2526-image.png

    Pull Request
    14.4
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2023-01-26
    Attachments
    References
    Referenced by request #30403

    Follow-ups

    User avatar
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes