Mirror of the Parrot repo on Github
Jonathan Leto
jaleto at gmail.com
Fri Jul 10 17:36:32 UTC 2009
Howdy,
Just wanted to let everyone know that I have completed a "git svn
clone" of the Parrot SVN repo and I have it on github [0].
Note that you should ignore the master branch there, the one you want
is "upstream."
$ git clone git://github.com/leto/parrot.git
$ cd parrot
$ git checkout -b upstream origin/upstream
$ git log -n 1
commit 961106051a08abcc2b05b3e8c3f4d0dde49f3ce6
Author: chromatic <chromatic at d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Date: Thu Jul 9 17:41:21 2009 +0000
[src] Tidied code; no functional changes, I hope.
git-svn-id: https://svn.parrot.org/parrot/trunk@39965
d31e2699-5ff4-0310-a27c-f18f2fbe73fe
Cheers,
[0] http://github.com/leto/parrot/tree/upstream
--
Jonathan Leto
jonathan at leto.net
http://leto.net
More information about the parrot-dev
mailing list