Git 上传

 

error: 无法推送一些引用到 'https://gitee.com/xingpy/dreapi.git'

将文件夹下隐藏的.git 通过 git init 命令覆盖

  1. git add .
  2. git commit -m "your description"
  3. git push origin master

 

 

 

posted @ 2020-03-18 19:11  星星放飞  阅读(94)  评论(0编辑  收藏  举报