r107146 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107145‎ | r107146 | r107147 >
Date:09:39, 23 December 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Update README for new paths
Modified paths:
  • /trunk/translatewiki/WikipediaMobile/README (modified) (history)

Diff [purge]

Index: trunk/translatewiki/WikipediaMobile/README
@@ -1,11 +1,10 @@
2 -Check out a copy with github account already set up (read/write if sufficient rights):
3 -$ git clone git@github.com:nitobi/Wikipedia.git wikipedia
 2+Check out a read-only copy:
 3+$ git clone git://github.com/wikimedia/WikipediaMobile.git wikipedia
44
 5+Update:
 6+$ git pull
57
6 -Check out a read-only copy:
7 -$ git clone https://github.com/nitobi/Wikipedia.git wikipedia
88
9 -
109 Message files are in assets/www/messages/messages-*.properties
1110 as Java-style properties files, using raw UTF-8.
1211
@@ -17,6 +16,9 @@
1817
1918 To commit:
2019
 20+ Check out a copy with github account already set up (read/write if sufficient rights):
 21+ $ git clone git@github.com:wikimedia/WikipediaMobile.git wikipedia
 22+
2123 # must add any new or changed files!
2224 git add assets/www/messages/messages-*.properties
2325

Status & tagging log