NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Just curious... (Score:1)
Why did you choose git?
Re: (Score:2)
I'm not into the religious stuff and I'm content for people to use whatever works for them.
First, Randal forced me to use git. He got into it very early, and at Stonehenge we use it for anything new. For the Mastering Perl stuff, Allison previously hosted a subversion repo for me on her personal box since she was the book editor, but she moved all of her stuff to a hosted solution. I had the repo sitting on my local box and wanted to make it public, so I changed it to git which I was already using.
Second, I
Re:Just curious... (Score:1)
I've been moving my stuff to github as well. It has a nice interface without a lot of hassle.
I wish it had some sort of issue tracker, though.
Google Code *does*, and apparently, you can tell Google Code to advertise github as your repository.
I may have to take advantage of that feature in the future, unless I find a better issue tracker.
Reply to This
Parent