An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# git-patch-parser
An NPM module for parsing Git patch files

[![npm version](https://badge.fury.io/js/git-patch-parser.svg)](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.