<p></p>
<p>I think the main problem is the confusing merge commit message. Have a look to this page:<br>
<a href="https://sip-router.org/wiki/git/quick-start-guide" rel="nofollow">https://sip-router.org/wiki/git/quick-start-guide</a></p>
<p>-> by default perform a rebase instead of a merge when pulling into the local master branch (highly recommended, it gets rid of a lot of confusing merge origin/master messages). It's equivalent to adding â€“rebase to git pull command line. (recommended)</p>
<p>git config branch.master.rebase true</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/2666#issuecomment-795293251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKQGVQELRGLM26T4UDTC5LADANCNFSM4Y5XZPIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJAAE3NPBJ7WGZWBWTTC5LADA5CNFSM4Y5XZPIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF5TTMQY.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/pull/2666#issuecomment-795293251",
"url": "https://github.com/kamailio/kamailio/pull/2666#issuecomment-795293251",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>