New Message Extension

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Thu Sep 3 13:01:54 UTC 2009


Adrian,
All,

On Thursday 03 September 2009 14:46:08 Adrian Buehlmann wrote:
> http://mercurial.selenic.com/wiki/MessageExtension
> It allows to preset the commit message (stored in .hg/message), which
> is then preloaded into the editor on 'hg ci'.
> Note that 'hg ci' does not change .hg/message, so rollback and
> recommit is no problem.
> The idea is that the user can note in advance what he is doing.
> Might also be helpful when working with lots of clones.

How is it different from:
  vi message.txt
  *hack* *hack*
  vi message.txt (write some updated comments)
  *hack* *hack*
  vi message.txt (finish the comments)
  hg ci --logfile message.txt

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'




More information about the Mercurial-devel mailing list