On 25/04/12 20:10, Florian Effenberger wrote: > thanks a lot, this seems to work! Just a quick question: How do you > update the repo then? Re-running the script? git pull doesn't seem to > work.
In the same folder there is http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/code-utils/subgits?view=markup Which performs a command on all git repos on a subtree. So you just go to the folder where you cloned them and run: subgits pull _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
