We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5897e5a + 6b9919c commit 63a5845Copy full SHA for 63a5845
lib/merge.tcl
@@ -244,7 +244,7 @@ Continue with resetting the current changes?"]
244
set status_bar_operation [$::main_status \
245
start \
246
[mc "Aborting"] \
247
- [mc "files reset"]
+ [mc "files reset"]]
248
fileevent $fd readable [namespace code [list \
249
_reset_wait $fd $status_bar_operation]]
250
} else {
0 commit comments