Remove "Submitted, Merge Pending" from review UI documentation

This state no longer exists.  Remove it from the UI documentation.

Change-Id: Ic59e6b58f3fe176e0f4fe4f6ae52e67ae996ea34
This commit is contained in:
David Pursehouse 2015-09-07 13:54:07 +09:00
parent 80fa0b6204
commit 89e07e1861
1 changed files with 0 additions and 12 deletions

View File

@ -53,18 +53,6 @@ outdated patch sets, but only on the current patch set.
+
The change has all necessary approvals and may be submitted.
- [[submitted-merge-pending]]`Submitted, Merge Pending`:
+
The change was submitted and was added to the merge queue.
+
The change stays in the merge queue if it depends on a change that is
still in review. In this case it will get automatically merged when all
dependency changes have been merged.
+
This status can also mean that the change depends on an abandoned
change or on an outdated patch set of another change. In this case you
may want to rebase the change.
- [[merged]]`Merged`:
+
The change was successfully merged into the destination branch.