X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=TxV/TdyPSE2Rxi0n HKXItHTQ4phJbZMYtFmchoDpyB83bqjzndIGsZn/6PuH+CGUmu8pASukfMN8kaNr DN/jYlGJCBHc9ZTXg+0TQNGWqf8afC95iDQRuA0oMRl3AJ1Yeuz1fSn7s7jOckdK P+zGUpwMNDkLx5vvUT4mxkMQND4= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=HYo4dsNA6QT2TwO6b5HOKg da+rQ=; b=YzEJeSUP3aCYpb3jr8IcwihpcOxT6mIP/R791jCt3O8jQB4fIjqQ4z +WazAO6qukJsSxLyUR4+CFC1Z/V9tAL7HA6Apil9LQMzGvocF0CyOaT5IYn7+nM2 vEI+SxYNx6LqtwNIxwIwBJYWTeBtzLG1HB5SlJoUWPXoSNkdCZmLE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Tue, 27 Jun 2017 04:16:23 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <19327813.20170627041623@yandex.ru> To: Brian Inglis , cygwin AT cygwin DOT 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 DOT GA4060 AT calimero DOT vinschen DOT de> <20170626083139 DOT GE6201 AT calimero DOT vinschen DOT de> <20170626164208 DOT GM6201 AT calimero DOT vinschen DOT de> <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf AT SystematicSw DOT ab DOT ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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