largefiles: don't clobber merge action message with user message
The message in the action is used for debugging and should not be the same as the question presented to the user. Use a different variable for the user message, so the 'msg' variable already in scope does not get overwritten.
Loading
Please register or sign in to comment