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

https://github.com/adolfosilva/gitdiffparser

Parse git diff outputs
https://github.com/adolfosilva/gitdiffparser

diff git parsing

Last synced: 10 days ago
JSON representation

Parse git diff outputs

Awesome Lists containing this project

README

          

# gitdiffparser

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Lines of Code](https://tokei.rs/b1/github/adolfosilva/gitdiffparser)](https://github.com/adolfosilva/gitdiffparser)

Rust rewrite of [https://github.com/nathforge/gitdiffparser](https://github.com/nathforge/gitdiffparser).