From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] xwidget 9fe732a 2/2: Better changelog for xwidgets Date: Mon, 02 Feb 2015 03:57:25 +0200 Message-ID: <54CED985.20703@yandex.ru> References: <20150201003025.18138.95966@vcs.savannah.gnu.org> <54CDC38C.9080701@yandex.ru> <83siepiqys.fsf@gnu.org> <87y4ohd3d3.fsf@igel.home> <87iofl8vdl.fsf@engster.org> <87twz5d2vr.fsf@igel.home> <87egq98m7w.fsf@engster.org> <878ughqenh.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1422842264 30030 80.91.229.3 (2 Feb 2015 01:57:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2015 01:57:44 +0000 (UTC) Cc: Eli Zaretskii , Andreas Schwab , joakim@verona.se, emacs-devel@gnu.org To: "Stephen J. Turnbull" , David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 02 02:57:43 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YI6Gj-0002v2-84 for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2015 02:57:41 +0100 Original-Received: from localhost ([::1]:52573 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI6Gi-0007cB-Cs for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 20:57:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI6Gf-0007c3-9E for emacs-devel@gnu.org; Sun, 01 Feb 2015 20:57:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YI6GZ-0007jW-CJ for emacs-devel@gnu.org; Sun, 01 Feb 2015 20:57:37 -0500 Original-Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:57452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI6GZ-0007jQ-5G; Sun, 01 Feb 2015 20:57:31 -0500 Original-Received: by mail-wg0-f53.google.com with SMTP id a1so36015413wgh.12; Sun, 01 Feb 2015 17:57:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=0FJ28nsWIr6oVreqcNXjaXx5hq10Z7sjJOsGxGtixYs=; b=pc7bGufN1WhyU72xNY3zQ3oytplUqPHxyI+xsUAp7EybQRYQLG39GpEfF7ye4zcE5B nutTlKpg8PlNUmNf3eJrrYL14xIjtvg17kQQmJm33eM6R40zBYyNNPyjZofPh0MAu6b9 iv51cOul/7gxatvKOkJgKz8sELH0bwxkgWLJlbRLzOUsEVOqP3sxQEgZc1MbbirqYeUW vwnsPxmt/WI55hoeAj2zwuVf4QT9qGgsKgTA32aK8dhbrpPbd0KRl3U+EcNoSNSuyTT+ WO/iBbl+2Lia3JVdMEOBCOH4NFwcd/JTtuphirEqBy2UgVM7vF5GVX54ROgx2YmMZSoT KZFw== X-Received: by 10.194.2.75 with SMTP id 11mr38810460wjs.78.1422842250507; Sun, 01 Feb 2015 17:57:30 -0800 (PST) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id w3sm25606213wjf.3.2015.02.01.17.57.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Feb 2015 17:57:29 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <878ughqenh.fsf@uwakimon.sk.tsukuba.ac.jp> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182225 Archived-At: On 02/02/2015 03:35 AM, Stephen J. Turnbull wrote: > If on wants to, that check can actually be done locally (of course you > need to first git fetch the upstream branch, and there is as usual a > race condition in the interval until you push). Why do we need to fetch first? Just check against origin/master. If it's outdated, the push will most likely fail anyway.