Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 174 Bytes

Parse Git diffs within Python. Returns an array of changes to files, including affected line numbers.

TODO:

  • Documentation! For now, take a look at parse.py
  • setup.py