<div dir="ltr">I'm about to post exactly this tool -- I've been testing it on the CHERI forks of llvm/clang/lld (lots of history and merges and stuff there, makes a pretty nice test case!)</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 5, 2018 at 1:07 PM David Greene via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mehdi AMINI <<a href="mailto:joker.eph@gmail.com" target="_blank">joker.eph@gmail.com</a>> writes:<br>
<br>
> Yes, but that's the case for the zipper repo anyway: one merge per<br>
> commit. The point is that the second commit is just a trivial merge,<br>
> it wouldn't show up in a file `git log` for example.<br>
> In the linear rewritten monorepo, adding the history taken from the<br>
> existing git mirror would lead to duplicated commits, as in<br>
> *identical* commit / commit with the same diff but different git<br>
> hashes. I'd expect git log to show us the two commits in the git log<br>
> of a single file.<br>
<br>
Would it be valuable to have a tool to take branches from existing git<br>
mirrors and rewrite them in terms of the monorepo so there would be no<br>
duplicate commits and everything would appear to have been done against<br>
the monorepo?<br>
<br>
I know Justin is worried about hashes in old e-mails being invalid, but<br>
the tool could include the mapping from old hash to new hash in the<br>
commit message.  Of course that would only be done for local downstream<br>
commits, as the monorepo commits were already rewritten without<br>
including that information.  Would it be helpful to have the monorepo<br>
commits contain that information?<br>
<br>
                            -David<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>