Skip to content

tom-010/git_diff_lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_diff_lines

Get a list of changed lines in git diff.

It does this by running git diff in the respective directory and parses the output. It converts the output into a list of tuples in the form (filename, line_number) for every line in every file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published