https://github.com/meteor/git-patch-parser
An NPM module for parsing Git patch files
https://github.com/meteor/git-patch-parser
Last synced: 2 months ago
JSON representation
An NPM module for parsing Git patch files
- Host: GitHub
- URL: https://github.com/meteor/git-patch-parser
- Owner: meteor
- Created: 2015-07-22T21:36:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T17:36:14.000Z (about 6 years ago)
- Last Synced: 2025-01-28T23:44:13.748Z (11 months ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 8
- Watchers: 21
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-patch-parser
An NPM module for parsing Git patch files
[](http://badge.fury.io/js/git-patch-parser)
> This module is not currently intended for general use - it doesn't cover all of the different things that might come up when parsing a git patch.
See the issues for some TODOs.