On 25/04/13 02:27, Jason Greene wrote:
Hello Everyone,
We have finished the github conversion of
github.com/jbossas/jboss-as ->
github.com/wildfly/wildfly.
Please use this location for all purposes from now on.
Follow these steps to update your repo:
1. Create a new github fork of the above wildfly repo
Existing AS forks seem to have already picked up they were forked from
wildfly.
Instead they can be renamed by going to Settings - note any URLs to the
jboss-as fork become immediately invalid.
2. In your local checkout execute the following commands (assuming you have an origin
pointing to your fork and an upstream pointing to the above repo):
git remote set-url origin git@github.com:[username]/wildfly.git
git remote set-url upstream
git://github.com/wildfly/wildfly.git
3. After these steps you can rename your jboss-as directory to wildfly (optional)
I have also left a stale clone which contains all old tags.
--
Jason T. Greene
JBoss AS Lead / EAP Platform Architect
JBoss, a division of Red Hat
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev