"hg commit" option to print filenames?
Dustin Sallings
dustin at spy.net
Wed Dec 19 23:10:50 UTC 2007
On Dec 19, 2007, at 15:02, Greg Lindahl wrote:
> 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".
Are you saying you want some kind of verbose commit? Does -v do what
you want?
Add this to your .hgrc:
[defaults]
commit = -v
> "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.
.hgignore?
--
Dustin Sallings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20071219/0eb5aea7/attachment-0001.html>
More information about the Mercurial
mailing list