Search code examples
version-controlmercurialdvcstortoisehg

How do I configure tortoisehg to show copied files in the log (i.e. use the hg "-C" option)?


I want to easily tell which files where renamed when looking at the changelog using the tortoisehg UI. The out-of-the-box config only shows that a file was added/removed (i.e. the standard hg log message without the -C option).


Solution

  • Unfortunately, you can't do it with TortoiseHg now.