1. 首页
  2. 数据库
  3. 其它
  4. gh commit:将新文件提交到Github的最快方法 源码

gh commit:将新文件提交到Github的最快方法 源码

上传者: 2021-02-06 19:06:22上传 ZIP文件 4.45KB 热度 20次
gh提交 将新文件提交到Github的最快方法 安装 npm install gh-commit --save 用法 const git = require ( 'gh-commit' ) ; git . config . repo = { author : 'github username or organization name' , name : 'name-of-repository' } ; git . config . auth = { username : 'github username' , password : 'github password or acc
下载地址
用户评论