flake8
passed.
JSHint
passed.
Review Request #11296 — Created Nov. 20, 2020 and submitted
rbt land --squash
was correctly squashing commits when landing a local
branch, but not when loading a review request with multiple commits. All
the work to handle squashing a patch was already done, but we just
weren't plumbing the--squash
argument torbt patch
to trigger it.This is a simple change that adds the missing argument, fixing squashing
of multi-commit review requests.
Successfully landed a multi-commit review request with
--squash
.
Summary | ID |
---|---|
166c8d744a64b3d21802e134bf525bd049db9e97 |