Repo:
git://git.baserock.org/baserock/baserock/morph.git
Ref: baserock/richardmaw/S8847/branch-from-image-v4
SHA1: 0b2c51289735a172267764129914a0dabd097609
Base: origin/baserock/richardmaw/S8847/branch-from-image-v3
Land: origin/master
This is an extension to the previous patch series, which gets rid of the
context manager for creating a whole system branch and replaces it with
one for the subdirectory.
The caller is expected to initialize the system branch themselves.
Richard Maw (2):
sysbranchdir: Allow creating in an empty directory
FIXME: b&m: Nuke _initializing_system_branch()
morphlib/plugins/branch_and_merge_new_plugin.py | 88 ++++++++++-------------
morphlib/sysbranchdir.py | 7 +-
morphlib/sysbranchdir_tests.py | 9 ++-
3 files changed, 49 insertions(+), 55 deletions(-)
--
1.7.10.4