Skip to main content

Mercurial extension to automatically prepend the current bookmark name to the commit message.

Project description

Mercurial extension to automatically prepend the current bookmark name to the commit message.

Whenever you commit, if you have an active bookmark, it will be prepended to the commit message that you provide. Otherwise, the message will stay as you entered it.

For example, if you execute this:

hg ci -m "message"

Then, if you have an active bookmark B123, the resulting message will be “B123 message”. Otherwise, it will be just “message”.

To use this extension, add it to your .hgrc:

[extensions]
bookcommit=

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bookcommit-1.0.tar.gz (1.4 kB view hashes)

Uploaded Source

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