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=
Release files for bookcommit 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bookcommit-1.0.tar.gz | 1.4 kB | Details |
Release files / bookcommit-1.0.tar.gz
| Download URL | bookcommit-1.0.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5fe091238ae6b0bb1c0f9492fee0925fe86efa24343a7d1f7b344ecd2ff9fe21
|
|
BLAKE2b-256 checksum How to use checksums |
8673782838334c4ff14993651206d97df3cc539d5c2d0fef8c6144108de4a322
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |