Fix javadoc unresolved link warning
This change fixes this warning: warning - Tag @link: reference not found: PatchSetAncestor Change-Id: I999749ea8a95c71ee9c3d51a169e698299db243a
This commit is contained in:
parent
0eca733594
commit
a8a303c809
@ -45,9 +45,9 @@ public enum ChangeStatus {
|
|||||||
* <p>
|
* <p>
|
||||||
* Typically a change resides in the SUBMITTED for only a brief sub-second
|
* Typically a change resides in the SUBMITTED for only a brief sub-second
|
||||||
* period while the merge queue fires and the destination branch is updated.
|
* period while the merge queue fires and the destination branch is updated.
|
||||||
* However, if a dependency commit (a {@link PatchSetAncestor}, directly or
|
* However, if a dependency commit (directly or transitively) is not yet
|
||||||
* transitively) is not yet merged into the branch, the change will hang in
|
* merged into the branch, the change will hang in the SUBMITTED state
|
||||||
* the SUBMITTED state indefinitely.
|
* indefinitely.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Changes in the SUBMITTED state can be moved to:
|
* Changes in the SUBMITTED state can be moved to:
|
||||||
|
Loading…
Reference in New Issue
Block a user