"hg commit" option to print filenames?

Greg Lindahl lindahl at pbm.com
Wed Dec 19 17:02:47 CST 2007


On Wed, Dec 19, 2007 at 02:38:43PM -0800, Dustin Sallings wrote:

> 	After the commit:
> 
> 		hg log -vr .
> 
> 	Before the commit:
> 
> 		hg status

Given that developers are forgetting to type "hg diff" in the first
place, an additional command isn't nearly as useful as an option
to "hg commit".

"hg status" isn't so useful in our environment, due to generated files
that aren't cleaned up. "hg diff" works great, when people remember to
type it.

-- greg




More information about the Mercurial mailing list