summaryrefslogtreecommitdiff
path: root/tests.branching/branch-creates-new-system-branch.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/branch-creates-new-system-branch.stdout')
-rw-r--r--tests.branching/branch-creates-new-system-branch.stdout26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests.branching/branch-creates-new-system-branch.stdout b/tests.branching/branch-creates-new-system-branch.stdout
new file mode 100644
index 00000000..a7318378
--- /dev/null
+++ b/tests.branching/branch-creates-new-system-branch.stdout
@@ -0,0 +1,26 @@
+File tree:
+d .
+d ./.morph
+d ./newbranch
+d ./newbranch/.morph-system-branch
+d ./newbranch/test
+d ./newbranch/test/morphs
+d ./newbranch/test/morphs/.git
+f ./newbranch/.morph-system-branch/config
+f ./newbranch/test/morphs/hello-stratum.morph
+f ./newbranch/test/morphs/hello-system.morph
+Current branches:
+ master
+* newbranch
+Current origin:
+* remote origin
+ Fetch URL: file://TMP/morphs
+ Push URL: file://TMP/morphs
+ HEAD branch: master
+ Remote branches:
+ alfred tracked
+ master tracked
+ Local branch configured for 'git pull':
+ master merges with remote master
+ Local ref configured for 'git push':
+ master pushes to master (up to date)