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

merge

Changeset 5a9659cbbf55

Parents eeb1cd2d2538

Parents 30ed06a73a86

by Steve Borho

Changes to one file · Browse files at 5a9659cbbf55 Showing diff from parent eeb1cd2d2538 30ed06a73a86 Diff from another changeset...

Change 1 of 1 Show Entire File hggtk/​hgtk.py Stacked
 
52
53
54
55
 
56
57
58
 
52
53
54
 
55
56
57
58
@@ -52,7 +52,7 @@
  except:   if '--debugger' in args:   pdb.post_mortem(sys.exc_info()[2]) - ui.print_exc() + u.print_exc()   raise    def get_list_from_file(filename):