August 12, 2013 | by Fotios Lindiakos
We recently blogged about deleting some of our quickstarts that were also being maintained by a community upstream. We got caught up in the excitement of cleaning up our GitHub repository and have also decided to move some quickstarts around. We are moving most quickstarts into openshift-quickstart
so that they'll be easier to find and openshift
can primarily contain platform code (and some of our really critical quickstarts).
This move shouldn't require any changes on your part. Even if you've added the upstream repository as a remote, GitHub creates a redirect so you can still fetch from the old remote name. If you would like to update your references, you can run the following command 1:
git remote set-url remote_name new_url
These repositories are now located under the openshift-quickstart
organization. Unless otherwise specified, the original repositories were in the openshift
organization.
https://help.github.com/articles/how-to-transfer-a-repository#redirects-and-git-remotes ?
Categories
November 17, 2023
November 16, 2023
November 15, 2023