Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77922 > unrolled thread

Re: [OT] Question about Git branches

Started byAlbert-Jan Roskam <fomcl@yahoo.com>
First post2014-09-16 01:39 -0700
Last post2014-09-16 01:39 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: [OT] Question about Git branches Albert-Jan Roskam <fomcl@yahoo.com> - 2014-09-16 01:39 -0700

#77922 — Re: [OT] Question about Git branches

FromAlbert-Jan Roskam <fomcl@yahoo.com>
Date2014-09-16 01:39 -0700
SubjectRe: [OT] Question about Git branches
Message-ID<mailman.14047.1410857141.18130.python-list@python.org>
-----------------------------
On Tue, Sep 16, 2014 10:29 AM CEST Chris Angelico wrote:

>On Tue, Sep 16, 2014 at 6:21 PM, Marko Rauhamaa <marko@pacujo.net> wrote:
>> "Frank Millman" <frank@chagford.com>:
>>
>> You are encouraged to make liberal use of 'branches',
>>
>> Personally, I only use forks, IOW, "git clone". I encourage that
>> practice. Then, there is little need for "git checkout". Instead, I just
>> cd to a different directory.
>>
>> Branches and clones are highly analogous processwise; I would go so far
>> as to say that they are redundant.
>
>But rather than listening to, shall we say, *strange* advice like
>this, Frank, you'll do well to pick up a reliable git tutorial, which
>should explain branches, commits, the working tree, etc, etc, etc.
list

I like "Pragmatic guide to Git". 122 pages, to the point, practical. 

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web