-
centos 安装 gitlab
添加gitlab镜像 wget https://mirrors.tuna.tsinghua.edu.cn/gi […]
-
git 分支与忽略
git branch -r 查看所有分支切换到你想要到的分支git checkout <bra […]
-
git 基本操作
提交到master: git add . git commit -m “提交时的备注” […]
添加gitlab镜像 wget https://mirrors.tuna.tsinghua.edu.cn/gi […]
git branch -r 查看所有分支切换到你想要到的分支git checkout <bra […]
提交到master: git add . git commit -m “提交时的备注” […]