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, neels/fsm-to-dot has been updated
discards 1cb8def2b1367f906ae4ac7a697e43c995bf1c29 (commit)
via 4ddcedcf0113ea89dcde916d6c26c7604b2a24ac (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 (1cb8def2b1367f906ae4ac7a697e43c995bf1c29)
\
N -- N -- N (4ddcedcf0113ea89dcde916d6c26c7604b2a24ac)
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=4ddcedcf0113ea89dcde916d6c26…
commit 4ddcedcf0113ea89dcde916d6c26c7604b2a24ac
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 16 14:36:29 2016 +0100
contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs
Change-Id: I155f57a608d600f59aedfd27ef66eb9772c124e7
-----------------------------------------------------------------------
Summary of changes:
contrib/fsm-to-dot.py | 476 ++++++++++++++++++++++++++++++++++++--------------
1 file changed, 347 insertions(+), 129 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications