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
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 details)
File details
Details for the file bookcommit-1.0.tar.gz
.
File metadata
- Download URL: bookcommit-1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fe091238ae6b0bb1c0f9492fee0925fe86efa24343a7d1f7b344ecd2ff9fe21 |
|
MD5 | e194a511cd5f0fe996e5009ccfa3fa77 |
|
BLAKE2b-256 | 8673782838334c4ff14993651206d97df3cc539d5c2d0fef8c6144108de4a322 |