<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello all,<br>
    <br>
    To follow KDE's git guidelines and ease packagers work, master is
    kept in releasable state.<br>
    So if you work on rearchitectured code, please rebase onto
    "refactoring" (or a personal branch), and avoid to merge into master
    until we decide functionality is sufficient ?!<br>
    <br>
    Now infrastructure is clean, let's go on with bugfix & quality
    improvement :-)<br>
    <div class="moz-forward-container"><br>
      Have a nice weekend,<br>
      <br>
      Vincent.<br>
      <br>
      <div dir="ltr">
        <div>
          <div class="gmail_quote">---------- Forwarded message
            ----------<br>
            From: Ben Cooksley <<a moz-do-not-send="true"
              href="mailto:bcooksley@kde.org">bcooksley@kde.org</a>><br>
            To: <a moz-do-not-send="true"
              href="mailto:kdenlive-devel@lists.sourceforge.net">kdenlive-devel@lists.sourceforge.net</a><br>
            Cc: <br>
            Date: Sat, 7 Dec 2013 15:54:11 +1300<br>
            Subject: Force push complete<br>
            <div dir="ltr">Hi all,
              <div><br>
              </div>
              <div>The Kdenlive repository on <a moz-do-not-send="true"
                  href="http://git.kde.org" target="_blank">git.kde.org</a>
                has now been force pushed, rewinding 'master' to the
                current tip of the 'next' branch.</div>
              <div><br>
              </div>
              <div>Unfortunately, it seems 'master' was merged into the
                'refactoring' branch prior to sysadmin receiving the
                ticket to do this, so it is impossible for us to
                blacklist any commits and prevent the repository from
                being wound forward again by accident.</div>
              <div><br>
              </div>
              <div>All developers should execute the following in their
                checkouts. Be aware any work you have in the checkout,
                including in files not tracked in the repository will be
                completely lost:</div>
              <div>
                <br>
              </div>
              <div>git checkout master</div>
              <div>git remote update</div>
              <div>git reset --hard origin/master</div>
              <div>git clean -dfx .</div>
              <div><br>
              </div>
              <div>Thanks,</div>
              <div>Ben Cooksley</div>
              <div>KDE Sysadmin</div>
            </div>
            <br>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>