git
2021-03-22 15:27:45
543
0
0
来自stackoverflow
apt-get -y install build-essential nghttp2 libnghttp2-dev libssl-dev
# git
## 0 创建gitee远程仓库
[链接](https://gitee.com/shieldforever/NEMU2020)
## 1 新机操作
1.1 新机子上 git clone
`git clone https://gitee.com/shieldforever/NEMU2020.git`
1.2 与远程仓库建立连接
`git remote add origin gi