Hi Matt,

On Tue, Oct 5, 2010 at 2:12 PM, Matt Richards <[email protected]> wrote:

> I'm willing to take a stab at doing so..
> But I'm not sure how to track file renames within mercurial and the code
> review tool.
>

You can use hg addremove for that, you can even do hg addremove -s <some
degree of similarity> to do it after the fact. The code review tool
automatically generates a git diff for it, so the renames should show up in
the raw diff :).

Greetings,
Lennard

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to