Report for large commits in your git repo
Project description
“”” Functionality:
This module is useful for three purpose:
You want to find the big commits happened in your git repo and who has committed that at what time.
You want to find the dormant branches in your git repo and who is the author of the branch
You want to prevent large commits in your local repo.
NOTE: All you need to do is give your repositry location as input to this module. It does not need your git credentials. Also, It will find large commits across all branches present in the repo
Supported Outputs:
Reports can be generated as HTML file.
Console output
Usage:
You can run the main function of git_html_report to generate the html output
Once you install this package, two commands will be available to you.
bigcommits - it will print the fat files in your repo to the console. bigcommits-html - it will generate the html report of fat files in your repo.
“””
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Gitbigcommits-1.0.1.tar.gz
.
File metadata
- Download URL: Gitbigcommits-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a9852415623d0ebc1a217af62ccd05a88a223023fab360fe7415325bd52e4d0 |
|
MD5 | f92c736c8a5de429bc1658f4157cb0f2 |
|
BLAKE2b-256 | 92f7cb06c94508267d1b4eecdb9c23edf45fa8fa8d6c05d3a3317e569ce6a51a |