[Python-Dev] My fork lacks a 3.7 branch
[Python-Dev] My fork lacks a 3.7 branch - can I create it somehow?
Paul Moore p.f.moore at gmail.comWed May 23 05:25:18 EDT 2018
- Previous message (by thread): [Python-Dev] My fork lacks a 3.7 branch - can I create it somehow?
- Next message (by thread): [Python-Dev] My fork lacks a 3.7 branch - can I create it somehow?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 23 May 2018 at 09:14, Antoine Pitrou <solipsis at pitrou.net> wrote: > On Tue, 22 May 2018 19:10:49 -0500 > Tim Peters <tim.peters at gmail.com> wrote: > >> Thanks for that! It instantly cleared up several mysteries for me. >> I'm just starting to learn git & github, and am starkly reminded of an >> old truth: there is absolutely nothing "obvious" about source-control >> systems, or workflows, before you already know them ;-) > > I think you'll find out that git can be especially non-obvious :-) My understanding is that git becomes more obvious when you understand that it's not actually a source control system at all but rather a data model for text and changes. (Or something like that, I haven't reached that level of enlightenment myself yet...) Paul
- Previous message (by thread): [Python-Dev] My fork lacks a 3.7 branch - can I create it somehow?
- Next message (by thread): [Python-Dev] My fork lacks a 3.7 branch - can I create it somehow?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list