UNPKG

thegit

Version:

Implementation of git in node.js.

5 lines 301 B
- [X] 1. split the utils to another file - [X] 2. add tests for each function - [X] 3. Convert the code to clean code, by describing intent with code - [ ] 4. add checks before doing an action, like isInit() but for commit as well - [ ] 5. add exception handling for all the wrapper functions