
是否可以將 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