Additionally, you can just clone the repository, and checkout whichever tags you want.
$ git clone git://github.com/mootools/mootools-core.git $ cd mootools-core $ git checkout 1.11 # 1.11 source and docs $ git checkout 1.2.5 # 1.2.5 source and docs $ git checkout 2.0wip # ooh, exciting On Jan 22, 2011, at 6:46 AM, HENG wrote: > Thank you.... > > Sigh....what I know is less than you all.... > > Thank you, thank you very very much.... > > > > 2011/1/22 Tim Wienk <[email protected]> > Or take a look at the Downloads: > - https://github.com/mootools/mootools-core/downloads > > Or at the last page of history: > - https://github.com/mootools/mootools-core/commits/master?page=72 > > > > -- > -------------------------------------------------------------------- > HengZhou > --------------------------------------------------------------------- > -- >
