git init -b main
git remote add origin https://github.com/Zhang-WenZhi/spring-cloud-alibaba-wenzhi.git
git pull origin main:main
# 这一步才可以看到main分支
git branch
git add .
git commit -m "init"
# git push -u origin main
git push origin main:main
-
Notifications
You must be signed in to change notification settings - Fork 0
🦀💨spring cloud微服务
License
Zhang-WenZhi/spring-cloud-alibaba-wenzhi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
🦀💨spring cloud微服务
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published