<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yeah, you need to be careful when using
      this. Similarly like you need to be careful when using command "rm
      -rf" on linux. Both are dangerous stuff, on the other hand both
      can save you time if you are careful and you know what you're
      doing <span class="moz-smiley-s3"><span> ;-) </span></span><br>
      <br>
      Marek<br>
      <br>
      On 29/02/16 18:14, Scott Rossillo wrote:<br>
    </div>
    <blockquote
      cite="mid:BD5F4D24-FAA3-4631-B2D7-7A150A0525CB@smartling.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      +1 do PRs from a branch and never force push master (even your
      own).
      <div class=""><br class="">
        <div class="">
          <div style="color: rgb(0, 0, 0); letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;
            word-wrap: break-word; -webkit-nbsp-mode: space;
            -webkit-line-break: after-white-space;" class="">
            <div style="color: rgb(0, 0, 0); font-family: Helvetica;
              font-size: 12px; font-style: normal; font-variant: normal;
              font-weight: normal; letter-spacing: normal; orphans:
              auto; text-align: start; text-indent: 0px; text-transform:
              none; white-space: normal; widows: auto; word-spacing:
              0px; -webkit-text-stroke-width: 0px;" class="">Scott
              Rossillo</div>
            <div style="color: rgb(0, 0, 0); font-family: Helvetica;
              font-size: 12px; font-style: normal; font-variant: normal;
              font-weight: normal; letter-spacing: normal; orphans:
              auto; text-align: start; text-indent: 0px; text-transform:
              none; white-space: normal; widows: auto; word-spacing:
              0px; -webkit-text-stroke-width: 0px;" class="">Smartling |
              Senior Software Engineer</div>
            <div style="color: rgb(0, 0, 0); font-family: Helvetica;
              font-size: 12px; font-style: normal; font-variant: normal;
              font-weight: normal; letter-spacing: normal; orphans:
              auto; text-align: start; text-indent: 0px; text-transform:
              none; white-space: normal; widows: auto; word-spacing:
              0px; -webkit-text-stroke-width: 0px;" class=""><a
                moz-do-not-send="true"
                href="mailto:srossillo@smartling.com" class=""><a class="moz-txt-link-abbreviated" href="mailto:srossillo@smartling.com">srossillo@smartling.com</a></a></div>
            <div style="color: rgb(0, 0, 0); font-family: Helvetica;
              font-size: 12px; font-style: normal; font-variant: normal;
              font-weight: normal; letter-spacing: normal; orphans:
              auto; text-align: start; text-indent: 0px; text-transform:
              none; white-space: normal; widows: auto; word-spacing:
              0px; -webkit-text-stroke-width: 0px;" class="">
            </div>
          </div>
        </div>
        <br class="">
        <div>
          <blockquote type="cite" class="">
            <div class="">On Feb 29, 2016, at 12:12 PM, Juraci Paixão
              Kröhling &lt;<a moz-do-not-send="true"
                href="mailto:juraci@kroehling.de" class="">juraci@kroehling.de</a>&gt;
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div class="">On 29.02.2016 17:39, Marek Posolda wrote:<br
                  class="">
                <blockquote type="cite" class="">git push origin master
                  --force<br class="">
                </blockquote>
                <br class="">
                Just be extra careful on this command, as it is
                potentially destructive <br class="">
                when applied to the "main" repository. As a general
                rule, I use <br class="">
                "--force" only on my branches, and never on master (even
                less on the <br class="">
                "real" origin/upstream).<br class="">
                <br class="">
                By the way: this is a good time to check if the main
                repository is <br class="">
                protected against force-pushes: <a
                  moz-do-not-send="true" href="http://snag.gy/2KjLY.jpg"
                  class=""><a class="moz-txt-link-freetext" href="http://snag.gy/2KjLY.jpg">http://snag.gy/2KjLY.jpg</a></a><br class="">
                <br class="">
                - Juca.<br class="">
                <br class="">
                _______________________________________________<br
                  class="">
                keycloak-dev mailing list<br class="">
                <a moz-do-not-send="true"
                  href="mailto:keycloak-dev@lists.jboss.org" class="">keycloak-dev@lists.jboss.org</a><br
                  class="">
                <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br
                  class="">
              </div>
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>