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


Groups > comp.lang.python > #77922

Re: [OT] Question about Git branches

Date 2014-09-16 01:39 -0700
From Albert-Jan Roskam <fomcl@yahoo.com>
Subject Re: [OT] Question about Git branches
Newsgroups comp.lang.python
Message-ID <mailman.14047.1410857141.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web