mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Rename this repository to doctrine/orm #5928
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @greg0ire on GitHub (Mar 20, 2018).
Originally assigned to: @jwage, @Majkl578 on GitHub.
From: https://help.github.com/articles/renaming-a-repository/
This means things should work just like before, but I think references should be replaced wherever possible (on packagist, for instance).
@Majkl578 commented on GitHub (Mar 20, 2018):
How does i.e. Packagist handle this?
@Ocramius commented on GitHub (Mar 20, 2018):
It's transparent there, but @Seldaek told me to edit the package on packagist.org too after the rename, so we avoid redirect hops during downloads (and unforeseen issues there)
@Majkl578 commented on GitHub (Mar 20, 2018):
What else, Travis? AppVeyor? Scrutinizer?
@Ocramius commented on GitHub (Mar 20, 2018):
The API calls are redirected too, so it's not a big deal. If we need to re-configure those it's not a big deal.
@Majkl578 commented on GitHub (Jan 3, 2019):
The repository has been renamed.
References updated in #7551 and #7552.
Travis and Scrutinizer have been updated too.