<table><tr><td style="">dileepsankhla 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/D13203">View Revision</a></tr></table><br /><div><div><p>Hell! Sorry for this mistake again. Whenever I update the revision, I push the commit to the gsoc2018_typewriter branch too and the revision landed in need review state by that commit (both have the same hash).<br />
<a href="https://phabricator.kde.org/p/ltoscano/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@ltoscano</a> May you please reopen this revision?</p>

<p>Should I push the commit to the gsoc branch or not? I usually update revision in this manner:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git branch</tt></li>
</ol>

<p>*gsoc2018_typewriter<br />
master</p>

<ol class="remarkup-list" start="2">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">vim file.cpp</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git commit -m "msg"</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git checkout master</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git merge gsoc2018_typewriter</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">arc diff --update D13203</tt></li>
</ol>

<p>It sends two new commit, one created in the gsoc branch and one at the point of merging to master branch</p>

<ol class="remarkup-list" start="7">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git reset --hard <Commit ID></tt></li>
</ol>

<p>Here <Commit ID> is the last commit before merging gsoc2018_typewriter branch</p>

<ol class="remarkup-list" start="8">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git checkout gsoc2018_typewriter</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">git push origin gsoc2018_typewriter</tt></li>
</ol>

<p>And finally, pushing the commit to origin/gsoc2018_typewriter branch.</p>

<p>Can you suggest me where I'm wrong?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13203">https://phabricator.kde.org/D13203</a></div></div><br /><div><strong>To: </strong>dileepsankhla<br /><strong>Cc: </strong>ltoscano, ngraham, tobiasdeiminger, aacid, okular-devel<br /></div>