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

commit: fix another bad merge hunk

Changeset c77e2501d236

Parent 20615f48272c

by Steve Borho

Changes to one file · Browse files at c77e2501d236 Showing diff from parent 20615f48272c Diff from another changeset...

Change 1 of 1 Show Entire File hggtk/​commit.py Stacked
 
35
36
37
 
38
39
40
 
35
36
37
38
39
40
41
@@ -35,6 +35,7 @@
    def init(self):   GStatus.init(self) + self.mode = 'commit'   self._last_commit_id = None     def parse_opts(self):