This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/sboms
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard 3c9f6fd65 local source: Implement collect_source_info()
discard e02262d62 downloadablefilesource.py: Implement collect_source_info()
discard 59e63f896 source.py: Add collect_source_info() abstract method.
discard e6ed59ad7 source.py: Added missing documentation for AliasSubstitution
add 665ec350b source.py: Added missing documentation for AliasSubstitution
add 5e01c8ccc source.py: Add collect_source_info() abstract method.
add 427975f25 downloadablefilesource.py: Implement collect_source_info()
add 091852812 local source: Implement collect_source_info()
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch 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 (3c9f6fd65)
\
N -- N -- N refs/heads/tristan/sboms (091852812)
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 "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/buildstream/source.py | 1 +
1 file changed, 1 insertion(+)