A slightly new parrot.git

Jonathan Leto jaleto at gmail.com
Tue Nov 9 05:52:11 UTC 2010


Howdy,

A new parrot.git was just pushed to github at roughly :

Tuesday November 09 05:40:07 AM 2010 UTC

If you cloned parrot.git before that, you will need to do a

git pull --force

to get the newest Parrot repo. This will waste a bit of space, so you
probably want to do a "git gc" to clean that up.

You can also do a fresh clone too:

git clone git://github.com/parrot/parrot.git (anonymous)

git clone https://GITHUB_USERNAME@github.com/parrot/parrot.git
(anonymous HTTP, slow)

git clone git at github.com:parrot/parrot.git (Parrot core developers)

Duke

PS: This fixes some commits which were accidentally attributed to the
wrong author. I couldn't sleep tight knowing that GeJ++ lost his
commits.

-- 
Jonathan "Duke" Leto
jonathan at leto.net
http://leto.net


More information about the parrot-dev mailing list