From 091179115665db4a2e7038c3ddb2187373aa46d2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 3 Aug 2017 12:23:42 +0100 Subject: [PATCH] test suite: gitworktree: Add some more operations Signed-off-by: Ian Jackson --- tests/tests/gitworktree | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/tests/gitworktree b/tests/tests/gitworktree index e8f16411..5d878581 100755 --- a/tests/tests/gitworktree +++ b/tests/tests/gitworktree @@ -15,4 +15,10 @@ cd ../$p t-dgit fetch +t-dgit setup-new-tree + +t-dgit -wgf build + +t-dgit -wgf push + t-ok -- 2.30.2