git

74 阅读1分钟

git remote add origin git@github.com:niuniu315/MVC-demo-1.git

git branch -M demo-1

git push -u origin demo-1

.gitignore更新

1.png