本篇博客记录我不记得但是却很重要的指令,所以指令不全
git使用教程链接如下
https://git-scm.com/book/en/v2
添加远程仓库并将本地的分支同步到远程仓库中
git remote add origin https://github.com/账号名/EEGMatlabDLL_SerialPort.git
git push origin TestZhenTou

本篇博客记录我不记得但是却很重要的指令,所以指令不全
git使用教程链接如下
https://git-scm.com/book/en/v2
添加远程仓库并将本地的分支同步到远程仓库中
git remote add origin https://github.com/账号名/EEGMatlabDLL_SerialPort.git
git push origin TestZhenTou

9529
411

被折叠的 条评论
为什么被折叠?