chiark / gitweb /
Test suite: examplegit: Make two pushes to unstable
[dgit.git] / tests / setup / examplegit
index 9274ad6619769dafee5b8ddbddfc01a25b953bfc..5a9a56b65f5b9596d21b21e14d56699bb9bc39b7 100755 (executable)
@@ -40,4 +40,9 @@ git add which
 t-commit Sid
 push-to master sid
 
+echo sid-again >>which
+git add which
+t-commit Sid
+push-to master sid
+
 t-setup-done 'p v suitespecs revision' "aq git mirror $p"