• 
      

    Fix git parent diff support in diff_between_revisions

    Review Request #4870 — Created Oct. 31, 2013 and submitted

    Information

    RBTools

    Reviewers

    The calling contract stipulates that the parent diff should be in a
    dictionary entry called 'parent_diff', not 'parent_diff_lines'.

    I also snuck in a change to the git unit tests: if they don't create a
    dummy .gitconfig in the new HOME, "git commit" dies later, triggering all
    sorts of unhappiness in nose.

    Ran post-review with --revision-range.

    david
    1. Ship It!
    2. 
        
    AD
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.5.x (50cf71e). Thanks!