"Krinkle" posted a comment on MediaWiki.r111643.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111643#c31361

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).

Krinkle's comment:

Hm.. yeah, git only has one <tt>.git</tt> directory in the repo root. Not in 
every subdirectory.

But on the other hand, Git doesn't support sparse checkouts, so we're safe 
since phase3 will be a repo, right ?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to