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 <bcooks...@kde.org <mailto:bcooks...@kde.org>>
To: kdenlive-devel@lists.sourceforge.net
<mailto:kdenlive-devel@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

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to