pull/7/head
waylau 11 years ago
commit 31d05a5687

@ -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)
* [What are the limits for viewing content and diffs in my repository 在版本库浏览内容和文件比较的限制是什么](What are the limits for viewing content and diffs in my repository 在版本库浏览内容和文件比较的限制是什么.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

@ -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/

Loading…
Cancel
Save