<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML con formato previo Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLconformatoprevioCar
        {mso-style-name:"HTML con formato previo Car";
        mso-style-priority:99;
        mso-style-link:"HTML con formato previo";
        font-family:"Courier New";
        mso-fareast-language:ES-CL;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="ES-CL" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal"><span lang="EN-US">Hello.</span></p><p class="MsoNormal"><span lang="EN-US">Can someone help me on how to update a module patch using GIT?</span></p>
<p class="MsoNormal"><span lang="EN-US">I need to update the module dialog…..</span></p><p class="MsoNormal"><span lang="EN-US">Currently I have the directory  </span></p><p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:&quot;Courier New&quot;">/usr/local/src/kamailio-3.2</span></p><p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">And under  this I have </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US" style="font-family:&quot;Courier New&quot;">kamailio/</span></p><p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal">
<span lang="EN-US">all this was created using : </span></p><p class="MsoNormal"><span lang="EN-US"> </span></p><div style="border:dashed #aabb88 1.0pt;padding:6.0pt 6.0pt 6.0pt 6.0pt;background:#eeeedd"><p class="MsoNormal" style="margin-bottom:12.0pt;text-align:justify;background:#eeeedd;border:none;padding:0cm">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;;color:black">git clone --depth 1 git://<a href="http://git.sip-router.org/sip-router">git.sip-router.org/sip-router</a> kamailio</span></p><p class="MsoNormal" style="margin-bottom:12.0pt;text-align:justify;background:#eeeedd;border:none;padding:0cm">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;;color:black">  cd kamailio</span></p><p class="MsoNormal" style="margin-bottom:12.0pt;text-align:justify;background:#eeeedd;border:none;padding:0cm">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Courier New&quot;;color:black">  git checkout -b 3.2 origin/3.2</span></p></div><p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">I’ll appreciate any help.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p><p class="MsoNormal"><span lang="EN-US">Thanks in advance,</span></p><p class="MsoNormal"><span lang="EN-US">Ricardo Martinez.-</span></p><p class="MsoNormal" style="margin-top:3.0pt">
<span lang="EN-US" style="font-size:9.0pt;font-family:&quot;Trebuchet MS&quot;,&quot;sans-serif&quot;;color:#7f7f7f"> </span><span lang="ES" style></span></p><p class="MsoNormal"> </p></div></body></html>