I'm in the process of learning mercurial, and even though I installed TortoiseHG, I find myself turning more and more to the command line.
So often I would like to check what the result of a given hg command would be, before I actually run it, is there any equivalent to the -whatif switch known from powershell i can use, or how would you go about checking what would be committed using a given hg commit statement?
Regards Jesper Hauge