<table><tr><td style="">ngraham added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10701" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Since this is a small bugfix, I'd like to land it on the Stable branch (Plasma 5.12). However, I can't easily do this using <tt style="background: #ebebeb; font-size: 13px;">arc</tt> because you did the work on master without a branch (in the future, see <a href="https://community.kde.org/Infrastructure/Phabricator#Workflow" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Infrastructure/Phabricator#Workflow</a>). Can you put it on a branch and re-base this patch on Plasma 5.12 branch? Here's how to do that:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">git checkout -b [branchname] #create a new branch
git fetch # fetch all changes from the remote repo
git rebase --onto origin/Plasma/5.12 master #re-base your branch onto the Plasma/5.12 branch
arc diff --update D10701 #update this diff</pre></div>

<p>See <a href="https://community.kde.org/Infrastructure/Phabricator#Landing_on_the_.22Stable_branch.22" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Infrastructure/Phabricator#Landing_on_the_.22Stable_branch.22</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R134 Discover Software Store</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10701" rel="noreferrer">https://phabricator.kde.org/D10701</a></div></div><br /><div><strong>To: </strong>akrutzler, apol, ngraham, Discover Software Store<br /><strong>Cc: </strong>davidedmundson, acrouthamel, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>