chiark / gitweb /
changelog: start 7.1~
[dgit.git] / tests / tests / gitworktree
index e8f16411067796a0d949e86fec4910c0d8fb144d..e675a0aadbeb921ee6d658eda664757539fe8eff 100755 (executable)
@@ -15,4 +15,15 @@ cd ../$p
 
 t-dgit fetch
 
+t-dgit setup-new-tree
+
+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
+
 t-ok