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

https://github.com/tjdevries/line_tracker

A python module designed to track a line from a specific commit to its most likely location in a newer commit.
https://github.com/tjdevries/line_tracker

Last synced: about 1 year ago
JSON representation

A python module designed to track a line from a specific commit to its most likely location in a newer commit.

Awesome Lists containing this project

README

          

# Line Tracker

Line tracker is a Python 3 Module designed to track a specific line from a commit and tell you where it most likely ended up in a new commit.

## Maintained

Maintained by TJ DeVries.