<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    This is what I did: (from
    <a class="moz-txt-link-freetext" href="https://help.github.com/articles/changing-a-remote-s-url">https://help.github.com/articles/changing-a-remote-s-url</a><span
      class="tooltip">)<br>
    </span>
    <blockquote><span class="tooltip">git remote set-url upstream </span><a class="moz-txt-link-freetext" href="https://github.com/jboss-jdf/jboss-as-quickstart.git">https://github.com/jboss-jdf/jboss-as-quickstart.git</a><br>
    </blockquote>
    It seems to be working. Is this OK?<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 07/12/2012 04:49 PM, Pete Muir
      wrote:<br>
    </div>
    <blockquote
      cite="mid:EEB8D55F-C6B6-4354-9B1A-1FD251C986A8@redhat.com"
      type="cite">
      <pre wrap="">Assuming the remote is named upstream:

git remote rm upstream
git remote add -f upstream <a class="moz-txt-link-freetext" href="https://github.com/jboss-jdf/jboss-as-quickstart.git">https://github.com/jboss-jdf/jboss-as-quickstart.git</a>

If it's named something else, change the word upstream for the name.

On 12 Jul 2012, at 21:25, Wolf-Dieter Fink wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">What to do to get local clones working with the new repo?

- Wolf

On 07/10/2012 02:00 PM, Pete Muir wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Quickstarts now at <a class="moz-txt-link-freetext" href="https://github.com/jboss-jdf/jboss-as-quickstart">https://github.com/jboss-jdf/jboss-as-quickstart</a>
Application archetypes at <a class="moz-txt-link-freetext" href="https://github.com/jboss-jdf/jboss-as-archetype">https://github.com/jboss-jdf/jboss-as-archetype</a> - subsystem archetypes haven't moved
_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
        </blockquote>
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">

_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>