Refactor out common diff generation code
Review Request #3864 — Created Feb. 11, 2013 and submitted
Information | |
---|---|
smacleod | |
RBTools | |
master | |
Reviewers | |
rbtools | |
chipx86 |
Refactor out common diff generation code. The post and diff commands were using seperate repeated code for generating diffs. This common code is now a function which the commands can call to generate the diff.
Generated a couple diffs using rbt diff, and posted this review request using rbt post.
-
-
-
-
rbtools/utils/diffs.py (Diff revision 1) At some point we should figure out if there's a better way to do this. Having SVN-specific options here is funky.

-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: rbtools/commands/post.py rbtools/utils/diffs.py rbtools/commands/diff.py Ignored Files:
-