summaryrefslogtreecommitdiff
path: root/tests.branching/edit-works-after-branch-root-was-renamed.stdout
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-31 16:24:54 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-03 14:33:21 +0100
commitf9718b4dcc172763c1dd46bc805b6bde03ec3706 (patch)
tree660f028b882d3b6e8b28905b374848e5b81c41bf /tests.branching/edit-works-after-branch-root-was-renamed.stdout
parentff9325753f4fc1a2d060e9e65edd53fbc418e7c3 (diff)
downloadmorph-f9718b4dcc172763c1dd46bc805b6bde03ec3706.tar.gz
Find branch root using the morph.repository option in .git/config
This is more flexible than relying on the branch root repository directory to have the original name. The user might rename the branch root directory and we still want to be able to find it. Add a test that this new functionality works.
Diffstat (limited to 'tests.branching/edit-works-after-branch-root-was-renamed.stdout')
-rw-r--r--tests.branching/edit-works-after-branch-root-was-renamed.stdout18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests.branching/edit-works-after-branch-root-was-renamed.stdout b/tests.branching/edit-works-after-branch-root-was-renamed.stdout
new file mode 100644
index 00000000..5554e08b
--- /dev/null
+++ b/tests.branching/edit-works-after-branch-root-was-renamed.stdout
@@ -0,0 +1,18 @@
+d .
+d ./.morph
+d ./.morph/cache
+d ./.morph/cache/gits
+d ./.morph/cache/gits/file_hello
+d ./.morph/cache/gits/file_hello/.git
+d ./.morph/cache/gits/file_morphs
+d ./.morph/cache/gits/file_morphs/.git
+d ./master
+d ./master/.morph-system-branch
+d ./master/baserock:hello
+d ./master/baserock:hello/.git
+d ./master/my-renamed-morphs
+d ./master/my-renamed-morphs/.git
+f ./master/.morph-system-branch/branch-root
+f ./master/baserock:hello/hello.morph
+f ./master/my-renamed-morphs/hello-stratum.morph
+f ./master/my-renamed-morphs/hello-system.morph