Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: Why is python source code not available on github?

Reply
Thread Tools

Re: Why is python source code not available on github?

 
 
Chris Angelico
Guest
Posts: n/a
 
      06-24-2012
On Sun, Jun 24, 2012 at 10:34 AM, gmspro <> wrote:
>
> No,
> I can download as .tar.bz2, but i'm talking about using git.
> git clone, git add ., git commit -a, git push is easier to keep track of
> my code. Then for git pull request.


Mercurial can do all that. I'm not as familiar with it as I am with
git, so I can't quote the commands, but certainly you can do all the
same clone/add/commit/etc with it. I build my cpython straight from
hg, mainly because I like living on the edge

ChrisA
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Why is python source code not available on github? Peter Otten Python 0 06-24-2012 09:52 AM
Re: Why is python source code not available on github? Stefan Behnel Python 0 06-24-2012 08:59 AM
Re: Why is python source code not available on github? Chris Angelico Python 0 06-24-2012 12:30 AM
Re: Why is python source code not available on github? Andrew Berg Python 0 06-24-2012 12:28 AM
findcontrol("PlaceHolderPrice") why why why why why why why why why why why Mr. SweatyFinger ASP .Net 2 12-02-2006 03:46 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57