git command line instructions

Posted lixyu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git command line instructions相关的知识,希望对你有一定的参考价值。

echo "# spring-boot-apollo-demo" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/lixyu/spring-boot-apollo-demo.git
git push -u origin master

 

以上是关于git command line instructions的主要内容,如果未能解决你的问题,请参考以下文章

markdown Git Command line Fundamental

fuck--Fix git command line spelling errors GitHub

git [command line] fatal: Authentication failed for

git ------ fatal: No configured push destination. Either specify the URL from the command-line or co

Command Line 4

Xcode Command Line Tool 介绍