From 724787afee480970561308ebee142659bf3a1701 Mon Sep 17 00:00:00 2001 From: waylau Date: Thu, 11 Dec 2014 21:39:31 +0800 Subject: [PATCH] =?UTF-8?q?add=20Merging=20multiple=20user=20accounts=20?= =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=A4=9A=E4=B8=AA=E7=94=A8=E6=88=B7=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Merging multiple user accounts 合并多个用户账号.md | 6 ++++++ ... organization accounts 用户和组织账户的不同点.md | 13 ++++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 Merging multiple user accounts 合并多个用户账号.md diff --git a/Merging multiple user accounts 合并多个用户账号.md b/Merging multiple user accounts 合并多个用户账号.md new file mode 100644 index 0000000..06ac332 --- /dev/null +++ b/Merging multiple user accounts 合并多个用户账号.md @@ -0,0 +1,6 @@ +Merging multiple user accounts 合并多个用户账号 +=========== + + + +参考:[https://help.github.com/articles/merging-multiple-user-accounts/](https://help.github.com/articles/merging-multiple-user-accounts/) diff --git a/What's the difference between user and organization accounts 用户和组织账户的不同点.md b/What's the difference between user and organization accounts 用户和组织账户的不同点.md index e078157..c3d5653 100644 --- a/What's the difference between user and organization accounts 用户和组织账户的不同点.md +++ b/What's the difference between user and organization accounts 用户和组织账户的不同点.md @@ -1,6 +1,17 @@ What's the difference between user and organization accounts 用户和组织账户的不同点 =========== +您的用户帐户是你在 GitHub 的身份。您的用户帐户可以是任何数量的组织的一员,无论该帐户是一个免费或付费的计划。 +##Personal user accounts 个人账户 -*参考*:[https://help.github.com/articles/what-s-the-difference-between-user-and-organization-accounts/](https://help.github.com/articles/what-s-the-difference-between-user-and-organization-accounts/) \ No newline at end of file +每个使用 GitHub 的人都有自己的用户帐户。这些账户包括: + +* 所有的计划都可以有无限的公共库和[合作者](https://github.com/waylau/github-help/blob/master/Permission%20levels%20for%20a%20user%20account%20repository%20%E7%94%A8%E6%88%B7%E5%BA%93%E7%9A%84%E6%9D%83%E9%99%90%E7%BA%A7%E5%88%AB.md) +* 私人仓库的[个人计划](https://github.com/plans) +* [添加无限的库的合作者](https://github.com/waylau/github-help/blob/master/Adding%20collaborators%20to%20a%20personal%20repository%20%E6%B7%BB%E5%8A%A0%E5%90%88%E4%BD%9C%E8%80%85%E5%88%B0%E4%B8%AA%E4%BA%BA%E7%9A%84%E5%BA%93.md)的能力 + +*参考*:[https://help.github.com/articles/what-s-the-difference-between-user-and-organization-accounts/](https://help.github.com/articles/what-s-the-difference-between-user-and-organization-accounts/) + +*提示:由于个人用途和商业用途,可能会有一个以上的用户帐户,,但你只需要一个帐户。更多信息,见“[合并多个用户帐户]()” +用户帐户的目的是为了服务人,但你可以给一个机器人,就像持续集成的幼虫,如果必要的话。* \ No newline at end of file