• 
      

    Fix GIT_USE_EXT_DIFF.

    Review Request #6417 — Created Oct. 8, 2014 and submitted — Latest diff uploaded

    Information

    RBTools
    release-0.6.x
    c14b7e2...

    Reviewers

    The code to enable-disable external diff programs for git wasn't quite right,
    in that it worked as intended if the config parameter was not present, but if
    it was, the value was backwards.

    Set my diff viewer to an external program and verified that the setting now
    worked as intended.