Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 392 Bytes

Git-History-Crawler

A program compares a selected file's revisions with each other that is on any local git repository. It is able to compare older versions with each others as well. Open Git History Crawler, select a file that is on any local git repository. it shows up commits that is done on that file. Select two of them, and see shows differences.

Written in ReactJs + Electron