git 重新来过

git update-ref -d refs/heads/master
git init

git status
git add .

 git commit -m "New initial commit"

猜你喜欢

转载自www.cnblogs.com/qinqiu/p/9068069.html
今日推荐