hardog
hardog
I have a task which every loop add,commit,merge,push file to git, code like [loop git task](https://github.com/hardog/nodegit-example/blob/master/accmp.js), the git project is 10G large, but every loop just submit 2 file, the...
## example code ` var reporter = require('nodeunit').reporters.html; reporter.run(path, secondparam); ` - the 'secondparam' must config testSpec and testFullSpec , otherwise lead to a undefined error, but not all the...
1. 九宫格游戏拼句子 2. 新增每日一句历史列表 3. 首页新增个人卡片(显示个人头像、学分、学习时长)=> 学分排名 4. 每日一句跟读优化
``` npm ERR! [email protected] install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'. npm ERR! Make sure you have...