You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/17 07:53:24 UTC

[buildstream] branch tristan/remote-cli-options updated (dd7c3e5 -> 9728817)

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch tristan/remote-cli-options
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


    omit dd7c3e5  doc: Documenting how to specify remotes on the command line.
    omit 4162fbf  Support specifying remotes on the command line.
    omit 0bdc416  Moving some cython functions into _utils.pyx
    omit cf341e8  Moving HostMount from _project.py -> types.py
    omit 25748e6  _remotespec.py: Adding RemoteSpec.new_from_string()
    omit 1f1acf8  _frontend/cli.py: Removing support for deprecated commands.
     add c143131  Merge pull request #1434 from apache/tristan/change-remote-config
     add e1292d3  _frontend/cli.py: Removing support for deprecated commands.
     add d774f2c  _remotespec.py: Adding RemoteSpec.new_from_string()
     add 6ca9299  Moving HostMount from _project.py -> types.py
     add e3d698d  Moving some cython functions into _utils.pyx
     add fc27052  Support specifying remotes on the command line.
     add 9728817  doc: Documenting how to specify remotes on the command line.

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   (dd7c3e5)
            \
             N -- N -- N   refs/heads/tristan/remote-cli-options (9728817)

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: