<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 11/30/12 9:03 AM, Olle E. Johansson
      wrote:<br>
    </div>
    <blockquote
      cite="mid:02FC8206-032D-4CFE-B1A6-6EB11AAF6477@edvina.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <br>
      <div>
        <div>30 nov 2012 kl. 08:59 skrev Daniel-Constantin Mierla &lt;<a
            moz-do-not-send="true" href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <meta content="text/html; charset=ISO-8859-1"
            http-equiv="Content-Type">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            <div class="moz-cite-prefix">On 11/30/12 7:57 AM, Olle E.
              Johansson wrote:<br>
            </div>
            <blockquote
              cite="mid:7CA9F1CD-A286-4FCB-9B8D-33B39BFCE1D2@edvina.net"
              type="cite">
              <pre wrap="">29 nov 2012 kl. 22:54 skrev Ovidiu Sas <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:osas@voipembedded.com">&lt;osas@voipembedded.com&gt;</a>:

</pre>
              <blockquote type="cite">
                <pre wrap="">Please do a pull/fetch before any push to avoid this merge logs:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://sip-router.org/wiki/git/commit-into-master">http://sip-router.org/wiki/git/commit-into-master</a>
</pre>
              </blockquote>
              <pre wrap="">I try to, but somehow your commit made it in the middle... Sorry for that.
Still learning and adopting to git. :-)</pre>
            </blockquote>
            It does not matter the order of the commits, before you push
            to remote repository you will have to pull and rebase if
            someone pushed other commits meanwhile. I other words,
            before pushing to <a moz-do-not-send="true"
              href="http://sip-router.org">sip-router.org</a> git master
            branch, is good to run [always]:<br>
            <meta http-equiv="content-type" content="text/html;
              charset=ISO-8859-1">
            <pre class="code">git pull --ff --rebase origin</pre>
          </div>
        </blockquote>
        I did the git pull immediately before the push, but I did not
        have the arguments. Thanks for the lesson!</div>
    </blockquote>
    Indeed, the parameters are important in this case. You can use them
    always to pull the remote, unless you have changes not committed in
    the local repository.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <blockquote
      cite="mid:02FC8206-032D-4CFE-B1A6-6EB11AAF6477@edvina.net"
      type="cite">
      <div><br>
        <blockquote type="cite">
          <div bgcolor="#FFFFFF" text="#000000"> Then no more merge
            notifications and logs.<br>
          </div>
        </blockquote>
        Nice.</div>
      <div><br>
      </div>
      <div>/O :-)<br>
        <blockquote type="cite">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            Cheers,<br>
            Daniel<br>
            <br>
            <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
          </div>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>