Looking for Moodle 3.0.2+

Looking for Moodle 3.0.2+

yazan Gino Bossetto -
Yanıt sayısı: 2

Inherited a moodle installation.  Previous developer did not comment all their changes so I am clueless as to how many files have changed.  I need to compare the source I've got to a clean set of 3.0.2+ files but cannot find a tar/zip on the web.  A compare to 3.0.2 won't cut it since there are too many false positives due to many whitespace changes between 3.0.2 and 3.0.2+, ugh.

Have looked everywhere, where can I find source code for this specific build?

$version  = 2015111602.10;
$release  = '3.0.2+ (Build: 20160304)';
$branch   = '30';
$maturity = MATURITY_STABLE;


Thanks much

Gino Bossetto yanıt olarak

Re: Looking for Moodle 3.0.2+

yazan Visvanath Ratnaweera -
Particularly helpful Moodlers 'ın resmi Translators 'ın resmi
Visvanath Ratnaweera yanıt olarak

Re: Looking for Moodle 3.0.2+

yazan Gino Bossetto -

Thanks for that, I think I can figure out the git commands.  But I have absolutely no idea how to get the commit number associated with the version I am looking for.  Is this listed on a webpage somewhere?


Thanks