Update application code and dependencies
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
背景:当前远程git库为空,将本地的代码推送到git库,并生成README和.gitignore文件
|
||||
|
||||
|
||||
通过命令行推送一个已存在的版本库
|
||||
git remote add origin http://admin@192.168.0.105:8440/r/ai-portal.git
|
||||
git push -u origin master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user