Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

commit: open MQ panel after executing qnew

Changeset bd9ad6bb6a37

Parent 0b5774283e91

by Yuki KODAMA

Changes to one file · Browse files at bd9ad6bb6a37 Showing diff from parent 0b5774283e91 Diff from another changeset...

 
840
841
842
 
843
844
845
 
840
841
842
843
844
845
846
@@ -840,6 +840,7 @@
  if self.qnew:   commit_list = get_list()   self.commit_selected(commit_list, callback) + self.enable_mqpanel(True)   else:   if not self.ready_message():   return