summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-08-14 12:10:14 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-05 13:41:48 +0100
commit99a299dd30639bf13efbfa7862b8dda458520393 (patch)
treeb6abf97aec44935abc00f41efee640d00660b8a4 /tests
parentdce35223f0ded3dfaa1acb4a6ad62d8ab840ddf9 (diff)
Test suite: examplegit: make "new" branch be 2.x
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup/examplegit3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/setup/examplegit b/tests/setup/examplegit
index 5a9a56b..9186b1d 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