summaryrefslogtreecommitdiff
path: root/morphlib/buildbranch.py
Commit message (Collapse)AuthorAgeFilesLines
* morphlib: Add BuildBranch abstractionRichard Maw2013-11-291-0/+260
This is an abstraction on top of SystemBranchDirectories, providing the ability to add uncommitted changes to the temporary build branch, push temporary build branches and retrieve the correct repository URI and ref to build the system.