summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-09-20 15:16:56 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-09-23 16:44:43 +0000
commit2e435937a6293a2c6beea3f84ff2a48b398f2ad8 (patch)
treea690e9603ca7d3cd4eb59a604f9c567ac4b35ceb /yarns
parent941a2d097880e74bc0efa8b7f23086d71ec3f6c6 (diff)
downloadmorph-2e435937a6293a2c6beea3f84ff2a48b398f2ad8.tar.gz
Remove duplicate yarn
Diffstat (limited to 'yarns')
-rw-r--r--yarns/branches-workspaces.yarn9
1 files changed, 0 insertions, 9 deletions
diff --git a/yarns/branches-workspaces.yarn b/yarns/branches-workspaces.yarn
index 3af362a1..21d9e3eb 100644
--- a/yarns/branches-workspaces.yarn
+++ b/yarns/branches-workspaces.yarn
@@ -87,15 +87,6 @@ to check for that locally.
AND creating system branch bar, based on foo
THEN the system branch bar is checked out
-Similarly, attempting to branch a system branch should fail if the
-repository does not contain any system morphologies.
-
- SCENARIO checking out a system branch with no systems
- GIVEN a workspace
- AND a git server
- WHEN morph attempts to branch a repository with no systems
- THEN morph failed
-
Query commands in workspaces
----------------------------