Re: Pointing to new Wonder Repository URL
Pascal Robert <[email protected]> Mon, 20 May 2013 21:30:19 -0400
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
Le 2013-05-20 à 14:05, Kieran Kelleher <[email protected]> a écrit : > In an effort to consolidate all WO Community Projects, Project Wonder repository has been transferred to the WOCommunity GitHub account. It now resides at https://github.com/wocommunity/wonder > > The new git remote URL for read-only is: > git://github.com/wocommunity/wonder.git > > The new git remote URL for committers is: > [email protected]:wocommunity/wonder.git > > To point your local clone to the new upstream repository, do the following: > git remote set-url remote_name new_url > > > ---------------------------------------------------------------------------------- > > Need more help? > > 1) Find your current remote_name: > $ git remote -v > > .... and identify the remote_name having the old "projectwonder/wonder.git" github repository name in its URL. This example uses "upstream" as the remote name for the old url: > upstream git://github.com/projectwonder/wonder.git (fetch) > upstream git://github.com/projectwonder/wonder.git (push) > > > 2) For the example where "upstream" was the remote name you used, just change it with: > > Read-only URL: > $ git remote set-url upstream git://github.com/wocommunity/wonder.git > > Committer: > $ git remote set-url upstream [email protected]:wocommunity/wonder.git Use "origin" instead of "upstream" if you are working directly on the main repository. ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may