chiark / gitweb /
test suite: gitworktree: Test quiltification
[dgit.git] / tests / tests / gitworktree
index 5d87858161bf051656302989407e58670885539d..e675a0aadbeb921ee6d658eda664757539fe8eff 100755 (executable)
@@ -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