From 2d5b60bbbdf1a43d0271f352a0d5f536796002c9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 30 Apr 2012 19:14:47 +0100 Subject: Add test for branching off not from master --- ...reates-new-system-branch-not-from-master.stdout | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests.branching/branch-creates-new-system-branch-not-from-master.stdout (limited to 'tests.branching/branch-creates-new-system-branch-not-from-master.stdout') diff --git a/tests.branching/branch-creates-new-system-branch-not-from-master.stdout b/tests.branching/branch-creates-new-system-branch-not-from-master.stdout new file mode 100644 index 00000000..7c04a8dc --- /dev/null +++ b/tests.branching/branch-creates-new-system-branch-not-from-master.stdout @@ -0,0 +1,29 @@ +File tree: +d . +d ./.morph +d ./.morph/cache +d ./.morph/cache/gits +d ./.morph/cache/gits/file_morphs +d ./.morph/cache/gits/file_morphs/.git +d ./newbranch +d ./newbranch/morphs +d ./newbranch/morphs/.git +f ./newbranch/morphs/hello-stratum.chunk +f ./newbranch/morphs/hello-system.chunk +f ./newbranch/morphs/this.is.alfred +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 branches configured for 'git pull': + master merges with remote master + newbranch merges with remote alfred + Local ref configured for 'git push': + master pushes to master (up to date) -- cgit v1.2.1