[issue3148] export is affected by diff settings

Sam Steingold bugs at mercurial.selenic.com
Mon Dec 12 12:34:43 CST 2011


New submission from Sam Steingold <sds at gnu.org>:

adding 

[diff]
showfunc = true
ignorews = true
ignorewsamount = true
ignoreblanklines = true

to ~/.hgrc affects the output of "hg export".
this is wrong because the export output must produce output which is 
definitely acceptable for "hg import" and the above settings break that 
invariant.

----------
messages: 18291
nosy: sds
priority: bug
status: unread
title: export is affected by diff settings

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3148>
____________________________________________________


More information about the Mercurial-devel mailing list