Tutorial系列Table of Contents
Git入门 and Install
UnderstandGit basicconcepts, Learnsuch as何 in 不同operationsystem on Install and configurationGit, includingWindows, macOS and Linuxsystem.
View DetailsGitbasicconcepts
MasterGit core concepts, including仓library, 工作区, stage区, versionlibraryetc., understandingGit working principles and design思想.
View DetailsGitbasicoperation
LearnGit basiccommands, including初始化仓library, 添加file, submitting更改, 查看status, 查看logetc.coreoperation.
View DetailsGit远程仓library
Learnsuch as何using远程仓libraryfor协作Development, includingclone仓library, pushcode, pullupdate, 查看远程仓libraryetc.operation.
View DetailsGitbranchmanagement
MasterGitbranch creation, 切换, delete, renameetc.operation, Learnsuch as何usingbranchforparallelDevelopment.
View DetailsGitmerge and conflict解决
Learnsuch as何mergebranch, MasterFast-forwardmerge and 三方merge 原理, 以及such as何解决mergeconflict.
View DetailsGittag and versionmanagement
Learnsuch as何usingGittag标记 important version, Mastercreation轻量tag and 附注tag method, 以及such as何managementtag.
View DetailsGitadvancedoperation
Deep dive intoGit advanced features, includingrebase, stash, restore, reset, 子moduleetc.advancedoperation.
View DetailsGitworkflow
Understand不同 Gitworkflow模式, including集in式workflow, functionsbranchworkflow, GitFlowworkflow and Forkingworkflow.
View DetailsGitbest practices and techniques
LearnGit best practices, Master常用 Gittechniques and commands别名, improvingGitusingefficiency.
View Details