Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sergeytrasko/gitdiff


https://github.com/sergeytrasko/gitdiff

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Git diff in Java

Goal - find changed files between two git commits identified by commit hashes

Based on [jGit](https://www.eclipse.org/jgit/)

Useful examples - https://github.com/centic9/jgit-cookbook/