2013/6/11 Alain Désilets <[email protected]>: > Hi folks, > > Started using TortoiseHg 3 weeks ago and I love it. > > One thing though. > > When I do HG Commit and then double click on a file to inspect the diffs > before committing, I often find something minor that needs to be fixed > before commiting. For example, maybe I see some commented out code that > needs to be deleted, or some unnecessary blank lines. > > Is there a way I can do this directly in the diff view? I haven't found > a way to do this, other than to (1) navigate my file system using the > Windows explorer, (2) open the file and scroll down to the location > where I want to make the change and then do the change. This is a bit > annoying given that I already had the file opened in the diff view, and > already positioned at the location where I need to make the change. > > I am used to Eclipse and there, the diff view allows me to makes some > changes and save the file before doing the commit. I find myself craving > that feature a lot.
You could "Edit local" thanks to the file contextual menu. Instead of double clicking on the file name, right-click. -- André ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

