How do I get mercurial to show the diff during `hg com`?
问题 Is there a way to configure hg com so that in the commit message file that pops up in the external editor, instead of just showing which files were changed (in the HG: lines) it actually shows the full diff? I'd rather view the output and compose my commit message simultaneously from the comfort of my text editor as opposed to doing hg diff on the command line separately beforehand. 回答1: TortoiseHg does this out of the box: a top panel for the commit message and below that, a left pane