Show More
@@ -63,6 +63,7 b' def recordfilter(ui, originalhunks, oper' | |||
|
63 | 63 | selected hunks. |
|
64 | 64 | *operation* is used for ui purposes to indicate the user |
|
65 | 65 | what kind of filtering they are doing: reverting, commiting, shelving, etc. |
|
66 | *operation* has to be a translated string. | |
|
66 | 67 | """ |
|
67 | 68 | usecurses = ui.configbool('experimental', 'crecord', False) |
|
68 | 69 | testfile = ui.config('experimental', 'crecordtest', None) |
General Comments 0
You need to be logged in to leave comments.
Login now