This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/55/45655/1 in repository toolchain/jenkins-scripts.
discards 38d813d9e round-robin-notify.sh (update_interesting_commits): Cleanup u [...] discards a91dd19f9 round-robin-notify.sh (update_interesting_commits): Rename su [...] discards 359c8e061 round-robin-notify.sh (update_interesting_commits): Add detai [...] discards f20216f12 round-robin-notify.sh: Cleanup generation of email files discards d67583abd round-robin-notify.sh (print_commits): Improve precommit output discards 0985806cc round-robin-notify.sh (print_commits): Restructure adds ecc96ac0b round-robin-notify.sh (print_commits): Restructure
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the reference are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (38d813d9e) \ N -- N -- N refs/changes/55/45655/1 (ecc96ac0b)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: round-robin-baseline.sh | 455 ------------- round-robin-bisect.sh | 655 ------------------ round-robin-notify.sh | 1713 ----------------------------------------------- 3 files changed, 2823 deletions(-) delete mode 100755 round-robin-baseline.sh delete mode 100755 round-robin-bisect.sh delete mode 100755 round-robin-notify.sh