From 55359e571d8d91a0b329ba3fed11bc9feff99720 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 4 Apr 2015 08:15:17 +0900 Subject: [PATCH] Re: [PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs --- ea/f909de19f49de28e7855a0787702ddaf7fc562 | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 ea/f909de19f49de28e7855a0787702ddaf7fc562 diff --git a/ea/f909de19f49de28e7855a0787702ddaf7fc562 b/ea/f909de19f49de28e7855a0787702ddaf7fc562 new file mode 100644 index 000000000..65861c104 --- /dev/null +++ b/ea/f909de19f49de28e7855a0787702ddaf7fc562 @@ -0,0 +1,63 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 161FB6DE1A48 + for ; Fri, 3 Apr 2015 16:18:29 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.681 +X-Spam-Level: +X-Spam-Status: No, score=0.681 tagged_above=-999 required=5 tests=[AWL=0.681] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id plVWAeyIMaZy for ; + Fri, 3 Apr 2015 16:18:27 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id EB2866DE19FB + for ; Fri, 3 Apr 2015 16:18:26 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YeAoI-0002OA-OQ; Fri, 03 Apr 2015 23:15:34 +0000 +Received: (nullmailer pid 15642 invoked by uid 1000); Fri, 03 Apr 2015 + 23:15:17 -0000 +From: David Bremner +To: "W. Trevor King" , notmuch@notmuchmail.org +Subject: Re: [PATCH v4] nmbug-status: Use 'show-ref --heads' for loading + configs +In-Reply-To: + <27b065bda7a31387f8f08069f30a2c2103ffc4e2.1427064160.git.wking@tremily.us> +References: + <27b065bda7a31387f8f08069f30a2c2103ffc4e2.1427064160.git.wking@tremily.us> +User-Agent: Notmuch/0.19+96~g703c8f9 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sat, 04 Apr 2015 08:15:17 +0900 +Message-ID: <87lhi84xdm.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Tomi Ollila +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 03 Apr 2015 23:18:29 -0000 + +"W. Trevor King" writes: + +> When loading configs from Git, the bare branch name (without a +> refs/heads/ prefix or similar) matches all branches of that name +> (including remote-tracking branches): + +pushed, + +d -- 2.26.2