[jboss-as7-dev] IMPORTANT - JBoss AS GitHub Repo Change
Jason Greene
jason.greene at redhat.com
Wed Apr 24 21:27:47 EDT 2013
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
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 at 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
More information about the jboss-as7-dev
mailing list