summaryrefslogtreecommitdiff
path: root/tests.branching/edit-clones-chunk.stdout
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-09-22 16:25:24 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-09-23 14:45:06 +0000
commitb64bdc52c6158ae6aca62baaf68d8fb66687a37b (patch)
treeea167aff5ef027329dc5a85016062ae04a46e97d /tests.branching/edit-clones-chunk.stdout
parent46511c257999b1c5bdfa02a1ae7d04ee26ffee8f (diff)
downloadmorph-b64bdc52c6158ae6aca62baaf68d8fb66687a37b.tar.gz
Remove some tests which dependended on `morph foreach`
Commit a4d8098b229592db40565747b0444b518bf8a6eb removed the `morph foreach` command, which broke some `morph edit` tests. I don't think we are ready to remove `morph edit` yet (documentation still mentions it) but we can remove these tests, which require `morph foreach` to work. Change-Id: Id372760f69f31a46d1d872ee36ec6fdfb324ce34
Diffstat (limited to 'tests.branching/edit-clones-chunk.stdout')
-rw-r--r--tests.branching/edit-clones-chunk.stdout37
1 files changed, 0 insertions, 37 deletions
diff --git a/tests.branching/edit-clones-chunk.stdout b/tests.branching/edit-clones-chunk.stdout
deleted file mode 100644
index 9a62092d..00000000
--- a/tests.branching/edit-clones-chunk.stdout
+++ /dev/null
@@ -1,37 +0,0 @@
-Current branches:
-test:hello
- master
-* newbranch
-
-test:morphs
- master
-* newbranch
-
-
-Current origins:
-test:hello
-* remote origin
- Fetch URL: file://TMP/hello
- Push URL: file://TMP/hello
- 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)
-
-test:morphs
-* 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)
-