We have discovered that several commits were lost during the conversion of kdeedu from SVN to git. To fix this, we will need to reconvert and force-push some of the repositories.
The affected repositories are kalgebra, kgeography, kig, ktouch, and step. The repush is planned for Saturday, May 14th. We recommend that you push any local changes *before* this date. Once the new repository is uploaded, you can either delete your local clone and download it again, or update it using: $ git fetch $ git checkout master $ git reset --hard origin/master You can replace 'master' with '4.6' to do the same in the 4.6 branch. Note that by doing this you will lose any changes you haven't pushed yet! If you have any questions, feel free to ask in the #kde-git IRC channel, in irc.freenode.net. -- Sysadmin team & Git conversion crew. _______________________________________________ kde-edu mailing list kde-...@mail.kde.org https://mail.kde.org/mailman/listinfo/kde-edu >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<