delorie.com/archives/browse.cgi | search |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=fEM/CoR+5yBGmHx9 | |
tx3XuVbQflZ1AlriQA5JXsVpVDE9fv4nnl/tk2Z0rpZ1lu+j5DpYLDdF5hl01gqC | |
HZuDIzqhUWKlaP5mkesENeg347OgPknpu++UUUsUpRlbOVFdLh/v2sEYot0pV7hL | |
Ay4LOEfpT/Tu9mHYv/H76Q3labU= | |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=byFOb5ujjjXrMZl6SLV6Ze | |
4ezNI=; b=R3Tik6f7Z0TjKHhQ7py8BNXE8cQEl0JGV9h8rHvCK9xXtnoB+5NCfr | |
ZvGsvmXCJfUGYkp37Yx8FNGYq9tSnEMVbqYn+y1oiFZcPA0Z1uMT7N/vYcUh1pP3 | |
JZ5BMCc3SXpyolwCtXRmMen7HQ6hEzMEba16yjzP9iqTwNsfi4aXc= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=tip, announcement, products |
X-HELO: | smtp-out-no.shaw.ca |
X-Authority-Analysis: | v=2.2 cv=dZbw5Tfe c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=Zry2mOGL-q0AO92WVtoA:9 a=QEXdDO2ut3YA:10 |
Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
Subject: | Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1 |
To: | cygwin AT cygwin DOT com |
References: | <announce DOT 20170622135850 DOT GB18863 AT calimero DOT vinschen DOT de> <aa9f7721-a8c2-4b74-123d-c9003ba5189c AT gmail DOT com> <20170623182517 DOT GA4060 AT calimero DOT vinschen DOT de> <e58cc0cf-bbdb-b9ee-77f9-f7a0167c5500 AT SystematicSw DOT ab DOT ca> <20170626083139 DOT GE6201 AT calimero DOT vinschen DOT de> <c51aa1d9-6e53-a23a-9373-718f5adbb2a7 AT SystematicSw DOT ab DOT ca> <20170626164208 DOT GM6201 AT calimero DOT vinschen DOT de> <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf AT SystematicSw DOT ab DOT ca> <19327813 DOT 20170627041623 AT yandex DOT ru> <20170627075624 DOT GO6201 AT calimero DOT vinschen DOT de> <58606f41-68f7-a157-3108-e6ce46443eb1 AT SystematicSw DOT ab DOT ca> <87lgods12r DOT fsf AT Rainer DOT invalid> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Message-ID: | <38519a7b-32b3-70a9-a05e-1d7dc401e44a@SystematicSw.ab.ca> |
Date: | Tue, 27 Jun 2017 14:37:20 -0600 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <87lgods12r.fsf@Rainer.invalid> |
X-CMAE-Envelope: | MS4wfIKutZnTST8F2VpGsprFL5h1d8+zeL6vv0wSelX7vvipPossBQpU2QYEhq3Js6IETl5i/KIZLV9lS4Oq1KG3Ds5palH48AD8wQnezkH2jvwdMyh9Nr6y yTxJasByAzdydBAePKxpsp/bmYE02yfGCOya6Sr1IYxWePHHyM2d1xvYokWYbNNOnR5zFLQLbGno5Q== |
X-IsSubscribed: | yes |
On 2017-06-27 13:05, Achim Gratz wrote: > Brian Inglis writes: >> Nearly always forget the branch part: gotta retrain my fingers >> to add the appropriate branch commands for the source control >> products I use, and do more granular commits instead of big bangs. > > The thing to remember is that with git you can just as easily create > the branch when you are about to commit your first change or even > retroactively. Thanks for that tip Achim, it may make it easier to remember to branch before add, stage, or commit. I don't even want to know about retroactively ;^> I need to train to do it initially. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |