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