Dalibor Topic wrote: > Andrew Haley wrote: >> I think that jcheck is demanding that the merge comment must be "Merge", >> but "hg fetch" generates "Automated merge with ..." >> >> Surely this must happen to people inside Sun all the time. So how do >> y'all cope with it? > > in .hgrc I've got: > > fetch = -m Merge
Aha! We really need some sort of Hg user's kit. I don't suppose there is any way that your Hg could be persuaded to accept the default string from Hg, is there? :-) Andrew.
