Skip to main content

Reporting tool for large commits happened in your git repo

Project description

Functionality:

This module is useful for three purpose:

  1. You want to find the big commits happened in your git repo and who has committed that at what time.

  2. You want to find the dormant branches in your git repo and who is the author of the branch

  3. 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

pip install Gitbigcommits

Once you install, the following below commands will be available to you in your

terminal.

  1. bigcommits - prints big commits to stdout

  2. bigcommits-html - creates a html file and writes the report to that.

  3. dbranch-html - find the dormant branch in your repo and writes into a html

  4. bigcommits-prevent - once you execute this, your local repo will prevent large commits to be happened in your repo

Supported Outputs:

  1. Reports can be generated as HTML file.

  2. Console output

Usage:

bigcommits <git_location_in_your_machine> <size_in_kb>

Eg:

$bigcommits "usr/home/myrepo/" "1024"

Your git directory is in the “usr/home/myrepo” folder. git directory denotes where your “.git” folder is present.

Similarly,

$ bigcommits-html "usr/home/myrepo/" "1024"

$ dbranch-html "usr/home/myrepo/"

$ bigcommits-prevent "usr/home/myrepo/"

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

Gitbigcommits-1.0.3.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

Gitbigcommits-1.0.3-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file Gitbigcommits-1.0.3.tar.gz.

File metadata

File hashes

Hashes for Gitbigcommits-1.0.3.tar.gz
Algorithm Hash digest
SHA256 1e1468f0ebe49e5adf35c631e5e449f789c47cac494c5162ad750a982b2e3b8f
MD5 0db831951ee511d314819b38ec3840eb
BLAKE2b-256 902e7d7e87ce5082bb62b8c6e17e0f89fffa5caa1c63e698aee88742aee2c92b

See more details on using hashes here.

File details

Details for the file Gitbigcommits-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for Gitbigcommits-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2d7798bb7050dfb44c4ddaae13095c94b894e6cdd42a2e732eb58810eba80d00
MD5 ab9e7db018da033eb74ae65864c3ee46
BLAKE2b-256 cd8a4a79496c63e8ecefd258c2a81a088f9b3747768b0cb672b375dedeac1f28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page