issues Search Results · repo:pvorb/node-git-wrapper language:JavaScript
Filter by
5 results
(72 ms)5 results
inpvorb/node-git-wrapper (press backspace or delete to remove)cwd option is set in the constructor function, so it s impossible to pass this parameter to exec command every time it s
needed. In this case I need to create Git instance for every single exec command. ...
Ann-Dederkal
- Opened on May 18, 2015
- #8
I m trying to run some git commands using git-wrapper that generate more than 200k of output. They are hitting the
maxBuffer limit of 200k from child_process.exec and throwing an exception (see
http://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback) ...
barwin
- 2
- Opened on Jan 15, 2015
- #6
git-wrapper should never ever be used with unchecked values. It s currently not safe for productive usage and apparently
was never intended for such a case. The way the arguments are converted to command ...
bug
Gottox
- 4
- Opened on Nov 9, 2014
- #5
Isn t this wrong https://github.com/pvorb/node-git-wrapper/blob/88a604ec444e9ce220cc40f9e0948e62edff0394/git.js#L24 ?
It should default to an empty object not an empty array.
rothshahar
- 1
- Opened on Jun 4, 2014
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.