<div dir="ltr">On Tue, Jun 18, 2013 at 2:02 PM, Eli Barzilay <span dir="ltr"><<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">20 minutes ago, Carl Eastlund wrote:<br>
> [...]<br>
<div class="im">><br>
> git rebase -s recursive -X rename-threshold=50% mflatt/pkg2<br>
<br>
</div>From a brief reading, I think that you're much better off with<br>
"-X subtree=/some/path". There's also a subtree strategy, which you'd<br>
get with "-s subtree", but it is guessing how to do the path shifting.<br></blockquote><div><br></div><div>I thought that too, but it didn't work when I tried it. Some of my files need to go in racket/lib, some in pkgs/racket-tests, and I think there might have been a third place. So unless everything is uniformly going to the same place, the subtree options don't help.<br>
</div><div><br></div></div>--Carl<br></div></div>