1. 首页
  2. 移动开发
  3. 其他
  4. my repo cmdline:从cmd行 源码

my repo cmdline:从cmd行 源码

上传者: 2021-04-08 18:25:13上传 ZIP文件 116.17KB 热度 5次
尖端 降价促销 吉特 在里面 $ git init name.git $ git remote -v; git remote add origin https://github.com/username/name.git; git remote -v $ git pull $ git push -u origin master 分支 git checkout master git branch pr1 git checkout pr1 编辑档案 git add somefile1 somefile2 git commit git push origin pr1 git checkout master 同步叉 git status git remote -v git remote add upstream https://github.com/org-repo git
下载地址
用户评论