提交 3b96ece0 编写于 作者: F fubowen

原生命令说明

上级 34858f0f
## 原生命令解释
1. **git clone**
> 此命令将远程仓库代码下载到本地
~~~ git
git clone git@codechina.csdn.net:fbw668859/git-learning-course.git
~~~
2. git commit
> 提交代码到本地仓库
~~~ git
git commit
~~~
......@@ -44,3 +44,9 @@
### 常见错误及其解决方案
!!! error 推送到远程仓库报错
!!! success
!!! error 本地修改未提交到
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册