[binutils-gdb(refs/meta/config)] Temporary allow deletion of tags.

Joel Brobecker brobecke@sourceware.org
Thu Feb 19 13:42:00 GMT 2015


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=288b554559f7815fee85d640da9707d33c5d62bc

commit 288b554559f7815fee85d640da9707d33c5d62bc
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Feb 19 17:40:58 2015 +0400

    Temporary allow deletion of tags.

Diff:
---
 project.config | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/project.config b/project.config
index 4168ed8..68af95a 100644
--- a/project.config
+++ b/project.config
@@ -34,3 +34,6 @@
         # The script that calls the irker (IRC notification of new
         # commits).
         post-receive-hook = /git/binutils-gdb.git/hooks-bin/post-receive
+
+        # Temporary allowing removal of tag (to fix a mistake).
+        allow-delete-tag = true



More information about the Gdb-cvs mailing list