summaryrefslogtreecommitdiff
path: root/tests.branching/merge-explicitly-named-repos.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite 'merge' commandSam Thursfield2012-09-101-1/+0
| | | | | | 'merge' now traverses every system in the branch root (baserock:morphs) and merges any chunk or stratum that was changed with 'morph edit'. It also takes care of updating the refs in the target branch.
* Add "morph merge" subcommandLars Wirzenius2012-03-231-0/+1
This is highly simplisitic, and it's going to be highly painful to use, but it does the very basics of what we need, I think.