未命名
title: git总结date: 2022-01-08 22:19:16tags:
一、基础知识工作区(workspace) 就是你平时存放项目代码的地方
暂存区(stage) git add
仓库区/版本库(Repository) git commit
远
...
记录我的生活 学习