chiark / gitweb /
dgit-maint-gbp(7): Mention --overwrite
[dgit.git] / tests / tests / drs-push-rejects
index 07abf4aec8e1cf7dc95755b529a3c9b7965d73d4..f87cbdcbefc5f873b32c74b3b36e830534c30dae 100755 (executable)
@@ -149,6 +149,12 @@ mustfail 'push is missing head ref update' $push_spec1 +$push_spec2
 git commit --allow-empty -m 'Dummy update'
 mktag
 mustfail 'not replacing previously-pushed version' +$push_spec1 +$push_spec2
+
+t-newtag
+re-prep
+mktag
+mustfail 'not replacing previously-pushed version' +$push_spec1 +$push_spec2
+
 git reset --hard HEAD~
 
 prep_dm_mangle () {