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/subscr_vty has been updated discards 57a4e0234cf2640865f5eb758fef77da53d2af04 (commit) via 1097a649864ab8ebd4a4d2c52f7dd38219e9e943 (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 (57a4e0234cf2640865f5eb758fef77da53d2af04) \ N -- N -- N (1097a649864ab8ebd4a4d2c52f7dd38219e9e943)
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=1097a649864ab8ebd4a4d2c52f7dd382...
commit 1097a649864ab8ebd4a4d2c52f7dd38219e9e943 Author: Neels Hofmeyr neels@hofmeyr.de Date: Tue Oct 3 01:23:50 2017 +0200
subscr vty WIP
Change-Id: I3803399bec4fb49ab7f37a01ed6378ace849e59a
-----------------------------------------------------------------------
Summary of changes: src/Makefile.am | 2 + src/db.c | 19 +++- src/db.h | 11 ++- src/db_hlr.c | 20 ++-- src/hlr_vty.c | 1 + src/hlr_vty_subscr.c | 264 +++++++++++++++++++++++++++++++-------------------- src/hlr_vty_subscr.h | 3 + 7 files changed, 198 insertions(+), 122 deletions(-) create mode 100644 src/hlr_vty_subscr.h
hooks/post-receive
osmocom-commitlog@lists.osmocom.org