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.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for Gitbigcommits-1.0.2.tar.gz
Algorithm Hash digest
SHA256 42b0e2abc434e10541fc0a87ec6e660ea44d218fb2c39e7bdfd4412e7d1063d8
MD5 5fba160a18568c44d421a32e4c1afc66
BLAKE2b-256 cf68aa48fffbbd1e2799c87e5230f25928ba11b99590187b87293fa97b3965c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Gitbigcommits-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 92022b7c91a3e453fe9df7ae572ce65214ba3f5836662cb0da4b23676c4b9bf2
MD5 5b80ebffe96b12486864612d7dc4ed8f
BLAKE2b-256 a31d952a15aeee75d27c343098cadbfb4c9dcd9b99f19aa6281685695fc274c2

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