<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi René,</div><div><br></div>On 15 Mar 2015, at 12:42 , Jeremy Whiting <<a href="mailto:jpwhiting@kde.org">jpwhiting@kde.org</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><blockquote class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;"><span class="">Exactly what I thought, it would require maintaining a dedicated git clone for each patch, possibly even for each iteration of the patch.<br>If you don't mind doing that, great :)<br></span></blockquote><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">How did you come to that conclusion? I have one clone of QtSpeech here for example with a few different patches in different branches that I push to gerrit after reacting to feedback. No need for a separate clone per patch… </div></blockquote></div><br><div>I have also used KDE’s Gerrit twice and it allows to have your own branches from where you commit your patches.</div><div>The nice thing with Gerrit is that it keeps your repository tied to the patches you commit (using the mentioned Commit-Id)</div><div>and thus Gerrit knows precisely which patch is based on which revision in the central repository you’re referring to.</div><div><br></div><div>Check this out: <a href="https://techbase.kde.org/Development/Gerrit">https://techbase.kde.org/Development/Gerrit</a></div><div><br></div><div>It’s relatively easy to set up.</div><div><br></div><div>I am sure there is something similar available to Qt’s Gerrit, which will surely look different in the “Getting Started” section</div><div>w.r.t. the way they do authentication.</div><div><br></div><div>Greets,</div><div>Marko</div></body></html>