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.
- Host: GitHub
- URL: https://github.com/tjdevries/line_tracker
- Owner: tjdevries
- Created: 2016-05-28T21:20:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T04:55:26.000Z (about 10 years ago)
- Last Synced: 2025-01-16T19:26:43.255Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.