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://[email protected]/parrot/parrot.git
(anonymous HTTP, slow)

git clone [email protected]: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
[email protected]
http://leto.net
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to