From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 48F9D20248 for ; Mon, 15 Apr 2019 20:28:57 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=yr4H4 0G4eqTqYaj2qJRqnptSCug8mDDwYbGb3WcxzyfOlBnKibbAz63Dqmbt6fnHUwbbn 7CwwG37GfVwrX+zhR305hRh3Pp55EFkKUu7y0snIq9l2Hpmr0rKQxC2k8hrdyBPt 9lAXDhK6IcuSEgf4XUalI2Gv6u6Xj8SDj42+pU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=aN+N77U9Rmw SL5qjl/SU6rPOuq8=; b=fvN6oGvs5sYPTwW7QDRYFZRRB2w9NlvbSKpVYho2pzu jbWJlL7/JjE4zQ9TbGYXAd7NYXduP45rORutDiBBXxjzCT3+xadWxibteEfysSxA tR34lfxOpm2i9aUE0m8nzQFGwPzHZEbKpnpSETPj8zDExbLonOdTnheUKQ6iWGT0 = Received: (qmail 101113 invoked by alias); 15 Apr 2019 20:28:55 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 101019 invoked by uid 89); 15 Apr 2019 20:28:55 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: albireo.enyo.de From: Florian Weimer To: DJ Delorie Cc: codonell@redhat.com, libc-alpha@sourceware.org Subject: Re: glibc git commit hooks update. References: Date: Mon, 15 Apr 2019 22:28:52 +0200 In-Reply-To: (DJ Delorie's message of "Mon, 15 Apr 2019 16:24:44 -0400") Message-ID: <87ef63au7v.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain * DJ Delorie: > Florian Weimer writes: >> You can do whatever you want on the private branches. IRC, email, >> Bugzilla updates are all disabled as of today. > > The fact that I can do whatever I want is the *problem*, not the > *solution*. Sorry, I don't understand. You voiced concerns about the interference with IRC and Bugzilla, and we solved that today. Private branches were so painful to use in the past that we only used them so rarely that no common practices could evolve. Hopefully, that's going to change now, and we can look back in a few months and make some recommendations about what works best.