From d6ae047953016c5f5d436250de20c17401556417 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 9 Oct 2013 07:59:49 +0100 Subject: Test that admin can push to other branch in public repo --- git.liw.fi.yarn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/git.liw.fi.yarn b/git.liw.fi.yarn index 33f93f3..4ac74b5 100644 --- a/git.liw.fi.yarn +++ b/git.liw.fi.yarn @@ -110,6 +110,10 @@ repo. AND admin clones tstrepo over ssh AND admin makes change to master in tstrepo THEN admin can push master in tstrepo + + WHEN admin makes change to foo in tstrepo + THEN admin can push foo in tstrepo + FINALLY remove repository tstrepo on server Implementation sections -- cgit v1.2.1