Commits from git.php.net to -> github are force push.
That means, if someone accidentally clicks the "merge pull request"
button on github, or manually pushes stuffz to github, it will be
forcefully overwritten next time git.php.net pushes to github (which
happens after each push to git.php.net).
There are only 3-4 people that have github karma, so the chances of
this happening should be exceptionally slim... but shit does happen :)
-Hannes
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
yep, this was the reason, Rasmus accidentally merged the PR via the github
web interface (as he mentioned at https://github.com/php/web-pres2/pull/1)
and the next push to git.php.net owerwrote the github only changes (as we
are pushing with --mirror).
Yes, exactly as you guys said. I already figured out a cause, but forgot
to post to this list. Anyway, thank you for engagement.
Thanks,
Maciej.
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php