From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57630 invoked by alias); 27 Jun 2017 01:20:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 57555 invoked by uid 89); 27 Jun 2017 01:20:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*M:yandex, H*r:ip*192.168.1.10, checkout, H*RU:192.168.1.10 X-HELO: forward4h.cmail.yandex.net Received: from forward4h.cmail.yandex.net (HELO forward4h.cmail.yandex.net) (87.250.230.101) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 27 Jun 2017 01:20:08 +0000 Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [IPv6:2a02:6b8:0:2519::125]) by forward4h.cmail.yandex.net (Yandex) with ESMTP id 9FD6120A31; Tue, 27 Jun 2017 04:20:05 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id DDD7C2840F34; Tue, 27 Jun 2017 04:20:04 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ge9c7ju0Jh-K30GrCiO; Tue, 27 Jun 2017 04:20:03 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Tue, 27 Jun 2017 01:16:23 -0000 Date: Tue, 27 Jun 2017 01:20:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <19327813.20170627041623@yandex.ru> To: Brian Inglis , cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1 In-Reply-To: <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf@SystematicSw.ab.ca> References: <20170623182517.GA4060@calimero.vinschen.de> <20170626083139.GE6201@calimero.vinschen.de> <20170626164208.GM6201@calimero.vinschen.de> <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf@SystematicSw.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00352.txt.bz2 Greetings, Brian Inglis! > Is there an option so git will download your updated source, reject my patched > source in place, and not just overwrite it? Assuming you have remotes in place, git fetch --all git checkout -B your-fix-branch origin/master .. make your changes ... git format-patch origin/master -- With best regards, Andrey Repin Tuesday, June 27, 2017 04:11:22 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple