From 0e6fdb25bacae95c16679692426b5ce7c2b150d9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 31 May 2015 15:36:16 +0100 Subject: Infra: Document dgit-repos-policy-trusting a bit --- infra/dgit-repos-policy-trusting | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'infra') diff --git a/infra/dgit-repos-policy-trusting b/infra/dgit-repos-policy-trusting index b550d01..0620b70 100755 --- a/infra/dgit-repos-policy-trusting +++ b/infra/dgit-repos-policy-trusting @@ -1,4 +1,13 @@ #!/bin/bash +# +# This is a genuine policy, not just one for testing. +# +# It allows anyone authorised to push to also, on demand: +# - wipe the repo and replace it with a new one +# (with --deliberately-fresh-repo) +# - do non-fast-forward pushes +# (with --deliberately-not-fast-forward) + set -e case "$DGIT_DRS_DEBUG" in -- cgit v1.2.3