On 2010-10-30 20.21, Niclas Hedhman wrote:
NOTE: No downtime required... :-)
I now have both OPS4J and GitHub repositories in sync... I will try to
keep them that way (probably until a major conflicts occurs...)
I just did;
git remote add github [email protected]:Qi4j/qi4j-core.git
and so on, and then need to do
git pull origin master // pull from OPS4J
git pull github master // pull from GitHub
git push origin master // push to OPS4J
git push github master // push to GitHub
Good!! This will be a good move for the future, it seems.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev