X-Recipient: archive-cygwin@delorie.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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=Dn+ST
	T1lv9wEKCgek+LRxXe9Ly5mpe8AkI3OY4clMjH+0ZfDI71K1h3ParzLTF7G8vdHD
	25arxrF/l5/P6AURagshvPGS735TAXBnvlLvgvdqs3glgzLkGHRW7pUUSXpcYWbH
	vrrsY6ZEYO+Bn7p8him2VthYH6C060vngh55t0=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=NuO6JmzOtz8
	GefV3Rzg5NQsDDoo=; b=yA7clBXbNZuvYbzv2WhVPEY/QYDKZuZDSyNaizi8i0f
	MBxjqaTMnTm2E25vbWeQ7KA+O5ytMnISRIZr7GaX0jEBTzuYRjW0dxwWe3Hr0MuM
	6Ug4YWp3WQWMrIfHMn8vX2rTSifNsfc3aYcG/bKZGibctpkX+wMLhRxXndHP7scI
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-in-04.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-18.arcor-online.net 3C9CF3DC31E
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: GIT
References: <0C723FEB5B4E5642B25B451BA57E2730751B9B9A@S1P5DAG3C.EXCHPROD.USA.NET>	<20140425162224.GL5666@calimero.vinschen.de>
Date: Fri, 25 Apr 2014 23:31:19 +0200
In-Reply-To: <20140425162224.GL5666@calimero.vinschen.de> (Corinna Vinschen's	message of "Fri, 25 Apr 2014 18:22:24 +0200")
Message-ID: <87iopxt7tk.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Corinna Vinschen writes:
>> > > >Yeah, I'm not exactly looking forward to it since I'm very familiar
>> > > >with CVS or SVN, but have nothing but trouble with git.  But since
>> > > >everybody else is so very happy with git, I guess I'll have to adapt.
>> > > >Teeth-gnashingly.
>
> Yeah, I'm trying to get a grip via "the book" http://git-scm.com/book/

My recommendation for newcomers to Git would be to take any
not-too-large Git repository(*) and work out a few dozen ways of
breaking it; then freshly clone it to start over once you've thoroughly
messed it up.  Once you've done that a few times and maybe know how to
recover from a few less catastrophic sins (like resetting to where you
didn't want to be and then finding out where the former branch head
was), you should have a good base for deciding what kind of workflow
works for you and Git alike.  The thing that Git gets right is that it's
incredibly cheap to make yet another clone or branch for when you want
to try something even remotely risky.


(*) http://repo.or.cz/r/cygwin-setup.git perhaps?


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

--
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

