git-ray :laptop: :water_pistol: -一个nodejs库来调用用RxJS编写的git命令 安装 yarn add git-ray 或者 npm install git-ray 用法 可以观察到 当前支持的命令: git-clone git-pull git-checkout git-remote git-fetch 所有命令都将具有功能签名模式,例如: 有关生成选项和ChildProcess类的定义,请参见文档。 function gitCommand ( arg : String , // a string argument to pass as the main param to git params : String [ ] , // git command options nodeSpawnOptions : Object = { cwd : process