Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

cmenu, windows: correct error introduced in 79c413ef4df1

Changeset f8aff467f9b7

Parent e431171348be

by Simon Heimberg

Changes to one file · Browse files at f8aff467f9b7 Showing diff from parent e431171348be Diff from another changeset...

 
26
27
28
29
 
30
31
32
 
26
27
28
 
29
30
31
32
@@ -26,7 +26,7 @@
 except ImportError:   from mercurial.repo import RepoError   -import debugthg: +import debugthg  debugging = debugthg.debug('M')  if debugging:   debugf = debugthg.debugf