Additional info when commiting

Martin Marques martin at marquesminen.com.ar
Wed Dec 5 04:48:59 CST 2007


pellegrini at ill.fr escribió:
> Hello everybody,
> 
> I just started with Mercurial a few days ago. I am sorry if that question
> has already been posted but I did not find it on the archive.
> 
> I would like to know if there is an option for adding supplementary
> information when commiting. I use commit -m "blabla" to add a short
> message but how to do when more details are needed (files that has been
> touched, details about the changes ...). I guess all of this could be
> embedded in -m option but it would not be very clean.
> 
> any idea ?

I'm not a mercurial guru, but doesn't hat info already go with the
commit? I mean, all files changed get committed, and with diff (and
maybe in --git style) you get changes inside the file and in permissions.


More information about the Mercurial mailing list