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:content-transfer-encoding;
	 q=dns; s=default; b=A06vGfmjSWGv1HmDOOfzmWVl55Rz+jn6GMY0CvSSrUO
	t0nKQ8DlQrNxG8Lx6GSIldXEGPWwirn7mBomWW4VH3phJXoqpn2n8nFyXJmYWURp
	nPHZBcLwE+BskxLe4omLfC93+9GeyuFl0PLGQM+AB5rK2JsMgnKzLRBV6B6r/Rbo
	=
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:content-transfer-encoding;
	 s=default; bh=2x2Zo6+Jy2PWfySgbpPxGCmaG88=; b=MWuOvjXTIwBj3QJ8Q
	EaudFR+8MI609I9AvId28IpDEhYcELCpZbWaD3S1aLv+fRa5nEkjrpq9zY4qHFxO
	3Txefd5FWd5O3mlfcdpg8BJJFFyYxPbsLu1m0m+VQ3luHB3E16d8Kgg6rZlM08ee
	AMpfPYSRqt1YcbmmYM2A9qmyz8=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-03.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-17.arcor-online.net 83A31CBC2C
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: GIT
References: <0C723FEB5B4E5642B25B451BA57E2730751B9B9A@S1P5DAG3C.EXCHPROD.USA.NET>	<139855391.20140426032748@yandex.ru>
Date: Sat, 26 Apr 2014 08:12:52 +0200
In-Reply-To: <139855391.20140426032748@yandex.ru> (Andrey Repin's message of	"Sat, 26 Apr 2014 03:27:48 +0400")
Message-ID: <878uqszkij.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; charset=utf-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s3Q6DOfU028389

Andrey Repin writes:
> This is exactly what makes me dislike it strongly. This, and idiotic model of
> copying whole repository to my machine, when I only want to glance at the
> source code, and find the culprit of my current issues.
[…]

You might want to learn about shallow clones, but unless you really have
a slow or metered internet connection it's usually not worth the
trouble.  By the time you found the culprit of your current issues you
are asking yourself "how did it get there?" and at that point you'll
want the history anyway.

> And "fine control" doesn't mix with "project consistency" at all.

Eh?

> Subversion is aimed at versioning of a whole project, in a supposedly
> consistent state at each version. What can be more "fine" than this, is beyond
> my understanding.
> You can still commit separate files from working copy, though, but this
> practice is discouraged for the greater good of the project you develop.

I don't think you can comment on things you don't seem to have tried in
earnest.  Yes, Git doesn't come with a canned workflow in the same way
that SVN does.  That's a good thing in my book, but there's no shortage
of writeups on how to mimic different workflows in Git if you want to do
that.


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

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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


