GIT命令

创建仓库:git clone
在创建的git仓库下右键:Git Bash Here
git status
git add .
git status
git commit -m "web+app的UI自动化脚本"
git push origin master


以上上传代码


下载代码:
git pull origin master


要先注册git邮箱与用户名

 

 

git  clone git@ip:sdg_group/lightningdog.git  -b developer

posted @ 2018-12-18 09:11  乐乐熊小妹  阅读(182)  评论(0编辑  收藏  举报