summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/gdr-edits6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tests/gdr-edits b/tests/tests/gdr-edits
index 1d74da3..bab3a3d 100755
--- a/tests/tests/gdr-edits
+++ b/tests/tests/gdr-edits
@@ -24,4 +24,10 @@ 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-ok