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 "UNNAMED PROJECT".
The branch, neels/db_tool has been updated
discards c0d4c63863d47684986f5f2283acca2e23ddfbde (commit)
via 9d99d99137e127a3045071ebf0ca2a9520789e59 (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 (c0d4c63863d47684986f5f2283acca2e23ddfbde)
\
N -- N -- N (9d99d99137e127a3045071ebf0ca2a9520789e59)
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/osmo-hlr/commit/?id=9d99d99137e127a3045071ebf0ca2a9…
commit 9d99d99137e127a3045071ebf0ca2a9520789e59
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 24 23:26:53 2017 +0200
add osmo-hlr-db-tool
Change-Id: I0dfa6ec033dd93161c1adc2ce1637195fe5b7a63
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 1 +
src/db_hlr.c | 4 +-
src/hlr_db_tool.c | 248 ++++++++++++++++++++++++++++++++++++++++++++++++++----
src/logging.c | 6 +-
4 files changed, 237 insertions(+), 22 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT