Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.5, 0.6, and 0.7

hgtk: tell user status dialog does revert too

Changeset 3bbe0ec7d904

Parent 3bf92407d25d

by TK Soh

Changes to one file · Browse files at 3bbe0ec7d904 Showing diff from parent 3bf92407d25d Diff from another changeset...

Change 1 of 1 Show Entire File contrib/​hgtk Stacked
 
233
234
235
236
 
237
238
239
 
233
234
235
 
236
237
238
239
@@ -233,7 +233,7 @@
 def status(ui, *pats, **opts):   """file status viewer   - Also do add and remove. + Also do add, remove and revert.   """     from hggtk.status import run