From 7b3faa25268c716a31b6d73ed2a4fbcb9bf0d0f1 Mon Sep 17 00:00:00 2001 From: Way Lau Date: Thu, 20 Nov 2014 16:20:40 +0800 Subject: [PATCH 1/3] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新目录 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0bb707b..110b8ec 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,16 @@ Chinese translation of the Github Help(https://help.github.com/index.html) and t ##Billing 计费 +* [Do you have custom plans? 你有个人计划吗?](https://github.com/waylau/github-help/blob/master/Do%20you%20have%20custom%20plans%20%E4%BD%A0%E6%9C%89%E4%B8%AA%E4%BA%BA%E8%AE%A1%E5%88%92%E5%90%97.md) + ##Paying for User Accounts 付费用户帐户 ##Paying for Organization Accounts 支付机构账户 ##Repositories 库 +* [What is my disk quota 我的磁盘配额是什么](https://github.com/waylau/github-help/blob/master/What%20is%20my%20disk%20quota%20%E6%88%91%E7%9A%84%E7%A3%81%E7%9B%98%E9%85%8D%E9%A2%9D%E6%98%AF%E4%BB%80%E4%B9%88.md) +* [HTTPS cloning errors 用 HTTPS 克隆常见的错误](https://github.com/waylau/github-help/blob/master/HTTPS%20cloning%20errors%20%E7%94%A8%20HTTPS%20%E5%85%8B%E9%9A%86%E5%B8%B8%E8%A7%81%E7%9A%84%E9%94%99%E8%AF%AF.md) * [Error:Repository not found 错误 库没有找到](https://github.com/waylau/github-help/blob/master/Error%20Repository%20not%20found%20%E9%94%99%E8%AF%AF%20%E5%BA%93%E6%B2%A1%E6%9C%89%E6%89%BE%E5%88%B0.md) ##Search 搜索 From 67921e1e993dfcf5191013e3113bf3a1ee2b8214 Mon Sep 17 00:00:00 2001 From: doufe Date: Fri, 21 Nov 2014 21:57:09 +0800 Subject: [PATCH 2/3] =?UTF-8?q?Update=20Why=20is=20Git=20always=20asking?= =?UTF-8?q?=20for=20my=20password=20=E4=B8=BA=E5=95=A5=20git=20=E6=80=BB?= =?UTF-8?q?=E6=98=AF=E8=A6=81=E8=AF=A2=E9=97=AE=E6=88=91=E7=9A=84=E5=AF=86?= =?UTF-8?q?=E7=A0=81.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...always asking for my password 为啥 git 总是要询问我的密码.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Why is Git always asking for my password 为啥 git 总是要询问我的密码.md b/Why is Git always asking for my password 为啥 git 总是要询问我的密码.md index 5bd543b..e5a89b2 100644 --- a/Why is Git always asking for my password 为啥 git 总是要询问我的密码.md +++ b/Why is Git always asking for my password 为啥 git 总是要询问我的密码.md @@ -5,7 +5,7 @@ Why is Git always asking for my password 为啥 Git 总是要询问我的密码 使用 HTTPS 远程 URL 的优点有:它的设置比 SSH 更容易,而且通常是通过严格的防火墙和代理服务器。然而,这也提示你每一次你拉或推的一个仓库需要输入你的 GitHub 的凭据。 -您可以配置的 Git 储存你的密码给你。如果你想设置的,阅读所有关于设置密码缓存。 +您可以配置的 Git 储存你的密码给你。如果你想设置的,阅读所有关于[设置密码缓存](https://github.com/waylau/github-help/blob/master/Caching%20your%20GitHub%20password%20in%20Git%20%E4%BF%9D%E5%AD%98%E4%BD%A0%E7%9A%84%20Github%20%E5%AF%86%E7%A0%81.md)。 *参考*:[https://help.github.com/articles/why-is-git-always-asking-for-my-password/ ](https://help.github.com/articles/why-is-git-always-asking-for-my-password/ From a974dba6af84545df29e31b5ad2fbc68fb51d640 Mon Sep 17 00:00:00 2001 From: doufe Date: Fri, 21 Nov 2014 22:00:14 +0800 Subject: [PATCH 3/3] =?UTF-8?q?Update=20Which=20remote=20URL=20should=20I?= =?UTF-8?q?=20use=20=E6=88=91=E5=BA=94=E8=AF=A5=E7=94=A8=E5=93=AA=E7=A7=8D?= =?UTF-8?q?=E8=BF=9C=E7=A8=8B=20URL=20.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Which remote URL should I use 我应该用哪种远程 URL .md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Which remote URL should I use 我应该用哪种远程 URL .md b/Which remote URL should I use 我应该用哪种远程 URL .md index acbd97a..b2cc5cd 100644 --- a/Which remote URL should I use 我应该用哪种远程 URL .md +++ b/Which remote URL should I use 我应该用哪种远程 URL .md @@ -5,7 +5,7 @@ Which remote URL should I use 我应该用哪种远程 URL ![URL](https://help.github.com/assets/images/help/repository/remotes-url.png) -如何设置,查看 [Changing a remote's URL.](https://help.github.com/articles/changing-a-remote-s-url) +如何设置,查看 [修改远程 URL](https://github.com/waylau/github-help/blob/master/Changing%20a%20remote's%20URL%20%E4%BF%AE%E6%94%B9%E8%BF%9C%E7%A8%8B%20URL.md) ##Cloning with HTTPS (recommended) 推荐使用 HTTPS