Clean up the git diff call a bit in make_diff
Review Request #4823 — Created Oct. 21, 2013 and submitted
Clean up the git diff call a little bit
In particular -M (--find-renames) and --no-renames should be
mutually exclusive and the revision range should come last in
the diff command before any options terminating dashes (--)
and paths. git doesn't enforce this today, but it could
tomorrow..Sponsored-by: Zonar Systems, Inc
Signed-off-by: Garrett Cooper yanegomi@gmail.com
garrett.cooper@ZL00757 ~/git/rbtools
$ rbt post --submit-as yaneurabeya
Review request #4823 posted.http://reviews.reviewboard.org/r/4823/