Git 基本操作

 

先点下面的连接

转自:https://www.runoob.com/git/git-basic-operations.html

开发发布流程 GIT分支管理

git 安装方式 --> 版本要求??

  1. git???
  2. sourcetree
  3. tortoisegit
  4. ssh相关配置

git 配置 (url地址)

  1. 基础
  2. alias
  3. fetch
  4. ssh

git-scm 重要概念及操作

  1. scm !!!!
  2. 分支branch / 合并 merge

 

gitflow

Git 基本操作

 

Git的相关指令

Git 基本操作

 

 

上一篇:机器学习因果推理


下一篇:Git 安装~