The push to turn over the project to gitee

  • git add -A
  • git commit 
  • git pull --rebase origin master, the files on the local library and gitee merger.
  • git push origin master

 

$ git clone https://gitee.com/wonser/ProJect.git
 

Published 24 original articles · won praise 8 · views 10000 +

Guess you like

Origin blog.csdn.net/yonggandess/article/details/98182642