<p></p>
<blockquote>
<p>Closing -- discussed at K dev meeting, confirming it happens, but might be just the specific git workflow approach.</p>
<p>The solution is to use <code>git commit</code> with path to files to be committed that excludes the <code>pkg/docker/</code>, instead of just <code>.</code> - for example:</p>
<pre><code>git commit src/
git commit ChangeLog
git commit pkg/kamailio/
</code></pre>
</blockquote>
<p>Its worked</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/issues/2003#issuecomment-631114234">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZNI3ZYXNNV6UIJW763RSMA2NANCNFSM4H65DR6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZMDB7M7J5TRQMJXCK3RSMA2NA5CNFSM4H65DR62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEWPAT6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2003#issuecomment-631114234",
"url": "https://github.com/kamailio/kamailio/issues/2003#issuecomment-631114234",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>