chiark / gitweb /
Provide --gbp and --dpm as aliases for --quilt=gbp and --quilt=dpm.
[dgit.git] / tests / setup / examplegit
index 5a9a56b65f5b9596d21b21e14d56699bb9bc39b7..924113fc88739edc7baff3aa9cce6fe80ad1d5a6 100755 (executable)
@@ -35,6 +35,9 @@ push-to stable stable
 
 git checkout master
 
+majorv=2
+revision=0
+
 echo sid >which
 git add which
 t-commit Sid
@@ -45,4 +48,6 @@ git add which
 t-commit Sid
 push-to master sid
 
-t-setup-done 'p v suitespecs revision' "aq git mirror $p"
+t-setup-done 'p v suitespecs majorv revision' "aq git mirror $p"
+
+echo ok.