git-clog 0.3.0

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

gitclog 0.3.0

Git colorlog
Introduction
git clog outputs the commit graph of the current Git repository and colorizes commit symbols by interpreting the first
six commit hash digits as an RGB color value:

Additionally, signed commits are displayed with a check mark (valid), cross mark (invalid), or a question mark
(unknown).
Important note: You need a terminal with true color support.
Installation and usage
git clog is available on PyPI and can be installed with pip:
python3 -m pip install git-clog

If you use Arch Linux or one of its derivatives, you can also install git-clog from the
AUR:
yay -S git-clog

After the installation, call
git clog

within a Git repository.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.