This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]