Skip to main content

autogenerate git commit message

Project description

Install

[sudo] pip install gitmsg

Usage

# gitmsg --help
usage: gitmsg path ...

Example

$ cd /path/to/repo/
$ touch new_file
$ rm deleted_file
$ echo "new" > modified_file
$ git add -A
$ gitmsg
'+new_file; -deleted_file; ^modified_file'

Examples/

Feedback github_issues gitter github_follow

Supported by

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