<div dir="ltr"><div dir="ltr">On Mon, Mar 7, 2022 at 4:13 AM Neal Gompa <<a href="mailto:ngompa13@gmail.com">ngompa13@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Mar 6, 2022 at 9:52 AM Fabian Vogt <<a href="mailto:fabian@ritter-vogt.de" target="_blank">fabian@ritter-vogt.de</a>> wrote:<br>
><br>
> Moin,<br>
><br>
> Am Freitag, 4. M�rz 2022, 01:35:14 CET schrieb Albert Astals Cid:<br>
> > The KDE Patchset Collection has been rebased on top of Qt 5.15.3<br>
> ><br>
> > Some patches have been droped, some are still needed since we carry patches newer than 1 year old.<br>
> ><br>
> > Since this are rebases (to clearly show which patches are "ours", i.e. those on top of the v5.15.3-lts-lgpl tag)<br>
> > the kde/5.15 branches have been force-pushed to, don't get scared when fetching tells you that a force-update happened.<br>
><br>
> With the rebase, the connection between the 5.15.2 and 5.15.3 states has been<br>
> lost, which broke all branches (and thus MRs) based on that, and the<br>
> non-linearity of the history makes it hard to get an accurate list of changes<br>
> (added, removed and changed commits). GC might eventually also break links to<br>
> particular commits on the old branch.<br>
><br>
> Would it be possible to just cherry-pick the patches from upstream's 5.15 which<br>
> were missing from kde/5.15 instead? I imagine that wouldn't be too hard, and<br>
> grant a better overview.<br>
><br>
> If not, could you please publish a full list of changes caused by the rebase of<br>
> affected repositories?<br>
><br>
<br>
It should have been done as kde/5.15.2 and kde/5.15.3 branches, but<br>
here we are...<br></blockquote><div><br></div><div>If you clone the repositories then run the following command you will pull down to your local system a backup copy of the branch made by our hooks at the exact moment before it was force pushed.</div><div><br></div><div>git fetch origin +refs/backups/*:refs/backups/*</div><div><br></div><div>The ref refs/backups/branch-kde/5.15-1646350085 (in the case of qtbase) can then be used to do any analysis you were looking to do.</div><div>(the number at the end will differ from repository to repository, but each one is guaranteed to exist)</div><div><br></div><div>Cheers,</div><div>Ben</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
-- <br>
真実はいつも一つ!/ Always, there's only one truth!<br>
</blockquote></div></div>