
github 프로젝트/저장소를 내 이름으로 두고 조직의 일부로 포함하는 것이 가능합니까? 예를 들어 조직에서 내 프로젝트를 호스팅하면 이름이 지정됩니다.https://github.com/ORGANIZATION-XYZ반면에 내 프로필에 호스팅하면 이름이 지정됩니다.https://github.com/Kong
어떡해? 포크?
답변1
이름이 가장 걱정된다면 "Kong" 계정을 조직으로 전환할 수 있습니다. 그러나 몇 가지 주의 사항이 있습니다.
Warning: Before converting a user into an organization, keep these points in mind:
You will no longer be able to sign into the converted user account.
You will no longer be able to create or modify gists owned by the converted user account.
An organization cannot be converted back to a user.
The SSH keys, OAuth tokens, job profile, reactions, and associated user information, will not be transferred to the organization. This is only true for the user account that's being converted, not any of the user account's collaborators.
Any commits made with the converted user account will no longer be linked to that account. The commits themselves will remain intact.
이 작업은 에 설명된 대로 "설정" -> "조직" -> "계정 변환"에서 수행할 수 있습니다.https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/converting-a-user-into-an-organization