[Kdenlive-devel] Fwd: Force push complete

Vincent PINON vincent.pinon at laposte.net
Sat Dec 7 09:37:02 UTC 2013


Hello all,

To follow KDE's git guidelines and ease packagers work, master is kept
in releasable state.
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 ?!

Now infrastructure is clean, let's go on with bugfix & quality
improvement :-)

Have a nice weekend,

Vincent.

---------- Forwarded message ----------
From: Ben Cooksley <bcooksley at kde.org <mailto:bcooksley at kde.org>>
To: kdenlive-devel at lists.sourceforge.net
<mailto:kdenlive-devel at lists.sourceforge.net>
Cc: 
Date: Sat, 7 Dec 2013 15:54:11 +1300
Subject: Force push complete
Hi all,

The Kdenlive repository on git.kde.org <http://git.kde.org> has now been
force pushed, rewinding 'master' to the current tip of the 'next' branch.

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.

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:

git checkout master
git remote update
git reset --hard origin/master
git clean -dfx .

Thanks,
Ben Cooksley
KDE Sysadmin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20131207/c346586d/attachment.html>


More information about the Kdenlive mailing list