From 99a299dd30639bf13efbfa7862b8dda458520393 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 14 Aug 2016 12:10:14 +0100 Subject: [PATCH] Test suite: examplegit: make "new" branch be 2.x Signed-off-by: Ian Jackson --- tests/setup/examplegit | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/setup/examplegit b/tests/setup/examplegit index 5a9a56b6..9186b1de 100755 --- a/tests/setup/examplegit +++ b/tests/setup/examplegit @@ -35,6 +35,9 @@ push-to stable stable git checkout master +majorv=2 +revision=0 + echo sid >which git add which t-commit Sid -- 2.30.2