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 "An utility library for Open Source Mobile Communications".
The branch, laforge/prbs-tool has been updated
discards 285c6fbe5252f12cd256365343dd427dc65c676f (commit)
via d4053eb39ab6ad38c1802e97febfec1b5f78baed (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 (285c6fbe5252f12cd256365343dd427dc65c676f)
\
N -- N -- N (d4053eb39ab6ad38c1802e97febfec1b5f78baed)
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/libosmocore/commit/?id=d4053eb39ab6ad38c1802e97febf…
commit d4053eb39ab6ad38c1802e97febfec1b5f78baed
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Dec 1 18:41:11 2017 +0100
WIP: PRBS tool sending PRBS sequence to TRX
Change-Id: I2300f909bbfda10a7053320edfd1deaea763759a
-----------------------------------------------------------------------
Summary of changes:
utils/prbs-tool.c | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications