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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip_bsc has been updated discards ead1cfad1711bb9ddce0177c5d1daedc26ac143d (commit) via f15280bfb82811a228d095ecd9590f856fd6af95 (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 (ead1cfad1711bb9ddce0177c5d1daedc26ac143d) \ N -- N -- N (f15280bfb82811a228d095ecd9590f856fd6af95)
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/openbsc/commit/?id=f15280bfb82811a228d095ecd9590f856...
commit f15280bfb82811a228d095ecd9590f856fd6af95 Author: Philipp Maier pmaier@sysmocom.de Date: Wed Apr 12 15:26:04 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/osmo_bsc_sigtran.h | 21 +++++++- openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 2 - openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 81 +++++++++++++++++------------- 3 files changed, 65 insertions(+), 39 deletions(-)
hooks/post-receive