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
- Host: GitHub
- URL: https://github.com/adolfosilva/gitdiffparser
- Owner: adolfosilva
- License: mit
- Created: 2022-10-29T22:02:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T12:21:49.000Z (over 3 years ago)
- Last Synced: 2025-08-11T05:31:58.505Z (11 months ago)
- Topics: diff, git, parsing
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitdiffparser
[](https://opensource.org/licenses/MIT)
[](https://github.com/adolfosilva/gitdiffparser)
Rust rewrite of [https://github.com/nathforge/gitdiffparser](https://github.com/nathforge/gitdiffparser).