Landing review requests as squashed now patches them as squashed
Review Request #7342 — Created May 27, 2015 and submitted
Previously, when calling
rbt land -S, the call torbt patchwould
not respect the-Sflag and instead would use whatever behaviour was
default (i.e., defaulting to using history). Now this has been
rectified so thatrbt landexplicitly givesrbt patcheither the
-Sor-Hflags.
Ran unit tests.
Landed a review request with commit history and used the
-Sflag.
Verified that the review request was patched as a squashed review
request.
Tool: Pyflakes Processed Files: rbtools/commands/land.py Tool: PEP8 Style Checker Processed Files: rbtools/commands/land.py