<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div><br class="">
</div>
</div>
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 12 Jul 2021, at 17:03, Oswald Buddenhagen <<a href="mailto:oswald.buddenhagen@gmx.de" class="">oswald.buddenhagen@gmx.de</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">On Mon, Jul 12, 2021 at 02:17:01PM +0000, Tor Arne Vestbø wrote:<br class="">
<blockquote type="cite" class="">One way to do this is with a prefixed subtree merge without squashing the history of controls2.<br class="">
<br class="">
What ossi (?) referred to was using git replace to inject the history of controls, but I’m not sure how that would look so perhaps he can outline that approach.<br class="">
<br class="">
</blockquote>
it would be actually also just a subtree merge, but of a re-import, to which the old history would be grafted (that is, git-replaced when using up-to-date git mechanisms).<br class="">
that would avoid duplicating the history, which would make the repo somewhat smaller and leave us with only one authoritative copy of said history (the original module will have to stay around for quite a while and keep receiving fixes anyway).<br class="">
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Ah, right, so a subtree merge of a “Import controls2” squashed commit that is then grafted to point to the old repo’s history if needed for log/bisects (or something along those line).</div>
<div><br class="">
</div>
<div>Can you help out with the concrete git steps that are needed for that since you have the flow mapped out better than me and Mitch? </div>
<div><br class="">
</div>
<div>Thanks!</div>
<div><br class="">
</div>
<div>Cheers,<br class="">
Tor Arne</div>
<div><br class="">
</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div class=""><br class="">
_______________________________________________<br class="">
Development mailing list<br class="">
<a href="mailto:Development@qt-project.org" class="">Development@qt-project.org</a><br class="">
https://lists.qt-project.org/listinfo/development<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>