summaryrefslogtreecommitdiff
path: root/tests/tests/gitworktree
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/gitworktree')
-rwxr-xr-xtests/tests/gitworktree7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/tests/gitworktree b/tests/tests/gitworktree
index 5d87858..e675a0a 100755
--- a/tests/tests/gitworktree
+++ b/tests/tests/gitworktree
@@ -17,7 +17,12 @@ t-dgit fetch
t-dgit setup-new-tree
-t-dgit -wgf build
+echo hi >>modification
+git add modification
+git commit -m 'want this'
+t-dgit -wgf quilt-fixup
+
+t-dgit -wgf --quilt=nofix build
t-dgit -wgf push