git命令
PC001@PC001-PC MINGW32 /$ e:bash: e:: command not foundPC001@PC001-PC MINGW32 /$ cd e://这个PC001@PC001-PC MINGW32 /e$ cd pro*//这个PC001@PC001-PC MINGW32 /e/project$ git statusfatal: Not a
·
PC001@PC001-PC MINGW32 /
$ e:
bash: e:: command not found
PC001@PC001-PC MINGW32 /
$ cd e: //这个
PC001@PC001-PC MINGW32 /e
$ cd pro* //这个
PC001@PC001-PC MINGW32 /e/project
$ git status
fatal: Not a git repository (or any of the parent directories): .git
PC001@PC001-PC MINGW32 /e/project
$ cd ok*
PC001@PC001-PC MINGW32 /e/project/ok.com.x5x5.com (master)
$ git status //这个
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
PC001@PC001-PC MINGW32 /e/project/ok.com.x5x5.com (master)
$ git add
Nothing specified, nothing added.
Maybe you wanted to say 'git add .'?
PC001@PC001-PC MINGW32 /e/project/ok.com.x5x5.com (master)
$ git add . //这个
PC001@PC001-PC MINGW32 /e/project/ok.com.x5x5.com (master)
$ git commit -m 'header' //这个
$ git push //这个
git bash命令
这么煎蛋你还发怵!够了你!不就是cd不到正确的目录下嘛
图形界面工具 SourceTree.(下证书需要翻个小墙,(大一就听说大六还不会!去学来装逼!)–其实我翻过一次–)
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
已为社区贡献1条内容
所有评论(0)