"Werdna" posted a comment on MediaWiki.r111643. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111643#c31101
Commit summary for MediaWiki.r111643: (bug 34420) - Special:Version should use git You can test it using git init in our $IP and do a dummy commit with: git commit -a RELEASE-NOTES-1.19 Then head to Special:Version and look at the magic version number. This need a backport in REL1_19 / 1.19wmf1 since WMF is going to use git "soon" (tm). Werdna's comment: Works okay, but feels a bit fragile in its assumption that $IP is the directory that's checked out directly. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
