Skip to content
Snippets Groups Projects
Commit b7f76db0 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

cmdutil: fix makefileobj not to clobber default modemap dict

Problem occurs if "hg cat -o" is invoked more than once in the same process.
The output of "hg cat" will be appended because of modemap[fn] = 'ab'.
parent 4de11687
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment