Awesome
github-help GitHub帮助文档
Chinese translation of the GitHub Help(https://help.github.com/index.html) and the other article collection.
《GitHub 帮助文档》 中文翻译(包含了官方文档以及其他文章)。
利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正,点此提问。如有兴趣,也可以参与到本翻译工作中来 :)
目录
Bootcamp 入门(初级训练)
- [Be Social 社交化](Be Social.md)
Setup 安装
Using Git 使用 Git
User Accounts 用户账号
- What's the difference between user and organization accounts 用户和组织账户的不同点
- What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么
- [Verifying your email address 验证您的电子邮件地址](Verifying your email address 验证您的电子邮件地址.md)
Organizations 组织
- Adding or inviting members to a team in an organization 添加或邀请组织成员到一个团队中
- What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么
Security 安装
Two-factor Authentication (2FA) 双因素认证
Billing 计费
Paying for User Accounts 付费用户帐户
Paying for Organization Accounts 支付机构账户
Repositories 库
- Making a public repository private 开放库转为私有
- Making a private repository public 私人库转为公开
- [Deleting a repository 删除库](Deleting a repository 删除库.md)
- What is my disk quota 我的磁盘配额是什么
- HTTPS cloning errors 用 HTTPS 克隆常见的错误
- [Creating and deleting branches within your repository 在你的库中创建和删除分支](Creating and deleting branches within your repository 在你的库中创建和删除分支.md)
- What are the limits for viewing content and diffs in my repository 在版本库浏览内容和文件比较的限制是什么
- Error:Repository not found 错误 库没有找到
Search 搜索
Notifications 通知
Stars 加星
Keyboard Shortcuts 键盘快捷键
Collaborating 合作
- [Syncing a fork 同步一个 fork](Syncing a fork.md)
- What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么
Managing projects 管理项目
Managing Repository Collaborators 管理仓库的合作者
Managing Remotes 管理远程
- Changing a remote's URL 修改远程 URL
- Dealing with non-fast-forward errors 处理 non-fast-forward 错误
- Fetching a remote 获取远程库
- Which remote URL should I use 我应该用哪种远程 URL
- Why is Git always asking for my password 为啥 Git 总是要询问我的密码
- Caching your GitHub password in Git 保存你的 GitHub 密码
SSH
GitHub Pages Basics 页面基础
GitHub Pages Features 页面特性
GitHub Pages Troubleshooting 页面问题解决
Writing on GitHub 在 GitHub 上写作
- [Markdown Basics 关于 Markdown 的基础](Markdown Basics.md)
- [GitHub Flavored Markdown](GitHub Flavored Markdown.md)
- [在 GitHub 上书写](Writing on GitHub.md)
Manipulating Files 文件处理
- [Deleting files 删除文件](Deleting files 删除文件.md)
Working with non-code files 非编码的文件工作
Commits 提交
Gists
Advanced Git 高级 Git 应用
- [Remove sensitive data 删除敏感数据](Remove sensitive data 删除敏感数据.md)