readme 修正
This commit is contained in:
@@ -4,7 +4,7 @@ git remote rm origin
|
||||
|
||||
git remote add origin git@github.com:hongyehuicheng/lilishop.git
|
||||
echo '设置上传代码分支,推送github'
|
||||
git push --set-upstream origin master
|
||||
git push --set-upstream origin master --force
|
||||
echo '推送github完成'
|
||||
git remote rm origin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user