<p>You have to make a new pull request with a clean set of commits.</p>
<p>For convenience, I am presenting some guidelines that can help -- you can get the diff of your pull request via:</p>
<ul>
<li><a href="https://patch-diff.githubusercontent.com/raw/kamailio/kamailio/pull/1179.diff">https://patch-diff.githubusercontent.com/raw/kamailio/kamailio/pull/1179.diff</a></li>
</ul>
<p>Apply it to to a fresh master clone. Discard the changes to README, the file is auto-generated.</p>
<pre><code>wget https://patch-diff.githubusercontent.com/raw/kamailio/kamailio/pull/1179.diff
cd kamailio-master
patch -p1 ../1179.diff
rm src/modules/cfg_rpc/README
git checkout src/modules/cfg_rpc/README
</code></pre>
<p>Commit the changes per component, first to core:</p>
<pre><code>git commit src/core/
</code></pre>
<p>Then to cfg_rpc module:</p>
<pre><code>git commit src/modules/cfg_rpc
</code></pre>
<p>Be sure you set the proper commit messages.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/1179#issuecomment-312833940">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZU3gRT8FGbBvRsnW_EE9PbA57Xkbks5sKglCgaJpZM4ONHjr">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZbM-LkemBN2F6bFSMUj_r_lSEhayks5sKglCgaJpZM4ONHjr.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/1179#issuecomment-312833940"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@miconda in #1179: You have to make a new pull request with a clean set of commits.\r\n\r\nFor convenience, I am presenting some guidelines that can help -- you can get the diff of your pull request via:\r\n\r\n  * https://patch-diff.githubusercontent.com/raw/kamailio/kamailio/pull/1179.diff\r\n\r\nApply it to to a fresh master clone. Discard the changes to README, the file is auto-generated.\r\n\r\n```\r\nwget https://patch-diff.githubusercontent.com/raw/kamailio/kamailio/pull/1179.diff\r\ncd kamailio-master\r\npatch -p1 ../1179.diff\r\nrm src/modules/cfg_rpc/README\r\ngit checkout src/modules/cfg_rpc/README\r\n```\r\n\r\nCommit the changes per component, first to core:\r\n\r\n```\r\ngit commit src/core/\r\n```\r\n\r\nThen to cfg_rpc module:\r\n\r\n```\r\ngit commit src/modules/cfg_rpc\r\n```\r\n\r\nBe sure you set the proper commit messages."}],"action":{"name":"View Pull Request","url":"https://github.com/kamailio/kamailio/pull/1179#issuecomment-312833940"}}}</script>