Git
- Getting started
- Git tips
- Troubleshooting Git
- Branching strategies
- Advanced use
- API
- Git Large File Storage (LFS)
Git
Git 是一个免费的开源分布式版本控制系统,旨在快速高效地处理从小型项目到大型项目的所有内容.
GitLab是用于软件开发的基于 Git 的完全集成平台. 除了 Git 的功能外,GitLab 还具有许多强大的功能来增强您的工作流程 .
我们已经收集了一些资源,可帮助您通过 GitLab 从 Git 中获得最大收益.
还可以在Git 网站上获得更多信息.
Getting started
以下资源将帮助您开始使用 Git:
- Git-ing 从 Git的视频介绍开始.
- Git Basics
- Git on the Server - GitLab
- How to install Git
- Git terminology
- Start using Git on the command line
- Edit files through the command line
- GitLab Git Cheat Sheet (download)
- Commits:
- Git stash
- Git file blame
- Git file history
- Git tags
Concepts
以下是有关版本控制概念的资源:
- Git concepts
- Why Git is Worth the Learning Curve
- The future of SaaS hosted Git repository pricing
- Git website on version control
- GitLab University presentation about Version Control
Git tips
以下资源可以帮助您提高使用 Git 的效率:
Troubleshooting Git
如果您在使用 Git 时遇到问题,以下方法可能会有所帮助:
Branching strategies
- Feature branch workflow
- Develop on a feature branch
- GitLab Flow
- Git Branching - Branches in a Nutshell
- Git Branching - Branching Workflows
Advanced use
以下是针对那些想充分利用 Git 的人的高级主题:
API
Gitignore 模板 API 允许来自 GitLab 的与 Git 相关的查询.
Git Large File Storage (LFS)
以下与 Git 大文件存储有关: