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


Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to