From: Ian Jackson Date: Thu, 3 Aug 2017 11:23:42 +0000 (+0100) Subject: test suite: gitworktree: Add some more operations X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=091179115665db4a2e7038c3ddb2187373aa46d2 test suite: gitworktree: Add some more operations Signed-off-by: Ian Jackson --- 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