Skip to content

Aobeef/Document

Repository files navigation

前言


在 2005 年的某一天, Linux 之父 Linus Torvalds 发布了他的又一个里程碑作品—— Git 。它的出现改变了软件开发流程,大大地提高了开发流畅度,直到现在仍十分流行,完全没有衰退的迹象。其实一般情况下,只需要掌握 git 的几个常用命令即可,但是在使用的过程中难免会遇到各种复杂的需求,这时候经常需要搜索,非常麻烦,故总结了一下自己平常会用到的 git 操作。本文根据团队实践记录 Git 入门指南和 Git 常用命令,文章中不仅记录了 Git 的搭建和使用教程,还参考了大量 Git 团队使用规范上的经验,希望大家可以结合自己团队的实际应用场景让 Git 协作优雅的落地。

Git 是目前世界上最先进的分布式版本控制系统

Github flow 工作流程 (必须掌握)

https://zhuanlan.zhihu.com/p/39148914

扩展阅读

Git Book - https://git-scm.com/book/zh/
git 简明指南 - http://rogerdudler.github.io/git-guide/index.zh.html
常用 Git 命令清单 - http://www.ruanyifeng.com/blog/2015/12/git-cheat-sheet.html
猴子都能懂的 GIT 入门 - http://backlogtool.com/git-guide/cn/
Git 教程 - http://www.liaoxuefeng.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •