l.c.i.b.IBranchRevision(Interface) : interface documentation

Part of lp.code.interfaces.branchrevision View In Hierarchy

The association between a revision and a branch.

BranchRevision records the relation of all revisions that are part of the ancestry of a branch. History revisions have an integer sequence, merged revisions have sequence set to None.

Int sequence The index of the revision within the branch's history. None for merged revisions which are not part of the history.
Attribute branch The branch this revision is included in.
Attribute revision A revision that is included in the branch.
sequence =
The index of the revision within the branch's history. None for merged revisions which are not part of the history.
branch =
The branch this revision is included in.
revision =
A revision that is included in the branch.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.