chiark / gitweb /
git-debrebase: wip stitch
[dgit.git] / tests / tests / gdr-edits
index 1d74da3b54d1961983bdd06322cead0ebd6ae420..8bfbfc61b2ddadca5c5afbc56328aff3ec840bb0 100755 (executable)
@@ -24,4 +24,12 @@ for f in debian/zorkmid src.c; do
 done
 git commit -m 'MIXED add boths'
 
+git tag t.before
+
+t-git-debrebase
+
+git diff t.before -- ':.' ':!debian/patches'
+
+t-git-debrebase stitch --prose=wombat
+
 t-ok