This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/31/41831/1 in repository toolchain/jenkins-scripts.
discards 20a51db7b round-robin-bisect.sh: Trigger builds for last-good revisions discards 836b21266 round-robin.sh: Fix "git rev-parse" of short histories adds d90fd211c round-robin.sh: Fix "git rev-parse" of short histories
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 (20a51db7b) \ N -- N -- N refs/changes/31/41831/1 (d90fd211c)
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-bisect.sh | 870 -------------------------------------------------- 1 file changed, 870 deletions(-) delete mode 100755 round-robin-bisect.sh