• 
      

    Reject git diff filenames with absolute path

    Review Request #9512 — Created Jan. 20, 2018 and discarded

    Information

    Review Board
    release-2.0.x

    Reviewers

    Filenames in git diff files should be relative path and not
    absolute path. This EasyFix raises an error when an
    absolute path is detected.

    Added unit test to test parsing Git diff with absolute file names
    All tests passed in reviewboard.scmtools.tests.test_git:GitTests

    Description From Last Updated

    Does this have an associated ticket on Splat? If so, can you link it? If not (actually, even if so), …

    david david

    E501 line too long (81 > 79 characters)

    reviewbot reviewbot

    E501 line too long (83 > 79 characters)

    reviewbot reviewbot

    E501 line too long (83 > 79 characters)

    reviewbot reviewbot

    E127 continuation line over-indented for visual indent

    reviewbot reviewbot

    E501 line too long (83 > 79 characters)

    reviewbot reviewbot

    E127 continuation line over-indented for visual indent

    reviewbot reviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    JQ
    david
    1. 
        
    2. Show all issues

      Does this have an associated ticket on Splat? If so, can you link it?

      If not (actually, even if so), can you flesh out the description to describe where we've run into this and why it's a problem?

    3. 
        
    david
    Review request changed
    Status:
    Discarded