Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

fix: parse large files from git #262

Merged
merged 3 commits into from
Jul 28, 2020
Merged

Conversation

amtrack
Copy link
Owner

@amtrack amtrack commented Jul 28, 2020

  • increase maxBuffer to 100MB
  • call toString() on Buffer
  • remove redundant Buffer.from for Buffer

Fixes #249

amtrack added 3 commits July 28, 2020 15:31
- increase maxBuffer to 100MB
- call toString() on Buffer
- remove redundant Buffer.from for Buffer
@amtrack amtrack merged commit 8d4fbc6 into master Jul 28, 2020
@amtrack amtrack deleted the fix/parse-large-files-from-git branch July 28, 2020 14:16
@amtrack
Copy link
Owner Author

amtrack commented Jul 28, 2020

🎉 This PR is included in version 2.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

package is showing changes not included in git diff
1 participant