This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenGGSN project".
The branch, neels/refactor has been updated
discards 078f8e4ae0a9e7a776aaf5576aa0e8b73a19f5b5 (commit)
via d7768c81ae99a0b7324562739aed0579537adc47 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (078f8e4ae0a9e7a776aaf5576aa0e8b73a19f5b5)
\
N -- N -- N (d7768c81ae99a0b7324562739aed0579537adc47)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openggsn/commit/?id=d7768c81ae99a0b7324562739aed057…
commit d7768c81ae99a0b7324562739aed0579537adc47
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 12 14:59:15 2015 +0200
gtp_duplicate(): comment, add todo.
Sponsored-by: On-Waves ehi
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
The OpenGGSN project