autogenerate git commit message
Project description
Installation
$ [sudo] pip install gitmsg
$ [sudo] npm i -g gitmsg
Examples
$ cd /path/to/repo/
$ touch new_file
$ rm deleted_file
$ echo "new" > modified_file
$ git add -A
$ gitmsg
'+new_file; -deleted_file; ^modified_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
gitmsg-2020.12.3.tar.gz
(1.8 kB
view details)
File details
Details for the file gitmsg-2020.12.3.tar.gz
.
File metadata
- Download URL: gitmsg-2020.12.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97b17a0be1405bfa7ea97dc7853a6380d77ee619be89d5a2404f47e41cebefaa |
|
MD5 | f839944a6f0de912f684673891081783 |
|
BLAKE2b-256 | a46a4f061326982bd595f0a36a7c0feafa7fce95f00a895636f57a4d009ef901 |