Fetch patches from individual commits
Review Request #7133 — Created March 28, 2015 and submitted
The patch fetching behaviour of both the
DiffResource
and the
FileDiffResource
has been refactored out into the
BasePatchResource
. This base class is used for the
DiffCommitResource
to fetch patch files for individual commits.
Ran unit tests.
Manually printed the contents of a patch from the
DiffCommitResource
and verified it was correct.
- Commit:
-
e19df1117cab6577ce03d39969dcf2d92cdab08145149a338ce22bb1d3bbbba132690bb7c64d194b
- Diff:
-
Revision 2 (+15 -16)