Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a public override for the maxBuffer option #68

Merged
merged 1 commit into from
Sep 28, 2015

Conversation

gtanner
Copy link

@gtanner gtanner commented Sep 25, 2015

  • add maxBuffer property to index module
  • allow passing of maxBuffer to the git object via git_options
  • pass the index maxBuffer along with the git_options

We currently have a need to have some commands with a larger buffer, add the ability to pass this in or set a global value.

- add maxBuffer property to index module
- allow passing of maxBuffer to the git object via git_options
- pass the index maxBuffer along with the git_options
@notatestuser
Copy link
Owner

Looks good to me. I'll merge this shortly

notatestuser added a commit that referenced this pull request Sep 28, 2015
Add a public override for the maxBuffer option
@notatestuser notatestuser merged commit ce50e61 into notatestuser:master Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants