From 8a5bce1de4136b262168d561c118d82c34a3e810 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 3 Aug 2017 12:25:48 +0100 Subject: test suite: gitworktree: Test quiltification Signed-off-by: Ian Jackson --- tests/tests/gitworktree | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests/tests') 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 -- cgit v1.2.3