zhouying3 / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone git@219.223.252.196:dyp.git #你的仓库地址

git add . #新添加当前文件夹中所有修改文件

git commit -m '本次提交的备注信息'

git push orgin master #完成最后的提交

About


Languages

Language:Python 100.0%