Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1, 2.1.1, and 2.1.2

stable rupdate: Indicate that the discard option is to discard *remote* changes.

Changeset a201cf91be82

Parent 8e0de7ad07fd

by Ryan Seto

Changes to one file · Browse files at a201cf91be82 Showing diff from parent 8e0de7ad07fd Diff from another changeset...

 
58
59
60
 
 
61
62
63
 
58
59
60
61
62
63
64
65
@@ -58,6 +58,8 @@
  self.grid.addWidget(pcombo, 0, 1)     ### Options + self.discard_chk.setText(_('Discard remote changes, no backup ' + '(-C/--clean)'))   self.push_chk = QCheckBox(_('Perform a push before updating'   ' (-p/--push)'))   self.newbranch_chk = QCheckBox(_('Allow pushing new branches'