bookcommit

Software Screenshot:
bookcommit
Software Details:
Version: 1.0
Upload Date: 14 Apr 15
Developer: Oscar Vilaplana
Distribution Type: Freeware
Downloads: 5

Rating: nan/5 (Total Votes: 0)

bookcommit is a 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=

Requirements:

  • Python
  • Mercurial

Similar Software

Atlassian Stash
Atlassian Stash

20 Feb 15

JGit/EGit
JGit/EGit

3 Jun 15

RhodeCode
RhodeCode

20 Feb 15

TeamControl
TeamControl

12 May 15

Comments to bookcommit

Comments not found
Add Comment
Turn on images!