Get a list of changed lines in git diff.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
git_diff_lines-0.0.1.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file git_diff_lines-0.0.1.tar.gz
.
File metadata
- Download URL: git_diff_lines-0.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6cb6bdccd3958550696f8731b76fed54e82f2997811af69037555f27352d0ce |
|
MD5 | 55ff0dd469debe4829171f062a645ae1 |
|
BLAKE2b-256 | 5e14885c0e5a4fd63bc6df025aa1fa2ea4539a54acb83a45dfbd43757326f4c5 |
File details
Details for the file git_diff_lines-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: git_diff_lines-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f6261fd4f304be041983094b54e67f4cd1b6e6e7f0bea55a127bb474feff30b |
|
MD5 | fc61104fce2f8ef8f7c1bda499bc75e0 |
|
BLAKE2b-256 | 4feed394fb99997206a17aa0e57d814444db600db97453ff53c5adf436830002 |