diff tests/library-infinitepush.sh @ 50684:db9b6ce803a9

infinitepush: aggressively deprecated infinite push We add a large warning and an explicit abort. Both can be disable through config, but neither are explicitly documented. If any user exists I really want them to get in touch with the community.
author pierre-yves.david@ens-lyon.org
date Mon, 19 Jun 2023 23:27:18 +0200
parents 0c92cd9286ee
children b9a355763e76
line wrap: on
line diff
--- a/tests/library-infinitepush.sh	Tue Jun 13 14:35:36 2023 +0200
+++ b/tests/library-infinitepush.sh	Mon Jun 19 23:27:18 2023 +0200
@@ -16,6 +16,9 @@
 infinitepush=
 [infinitepush]
 branchpattern=re:scratch/.*
+deprecation-abort=no
+deprecation-message=yes
+
 EOF
 }