logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bst-track - Track new source references

Description

       Consults the specified tracking branches for new versions available to build and updates the project with
       any newly available references.

       By  default  this  will  track  just  the  specified  element,  but  you  can also update a whole tree of
       dependencies in one go.

       Specify `--deps` to control which sources to track:

           none:  No dependencies, just the specified elements
           all:   All dependencies of all specified elements

Name

       bst-track - Track new source references

Options

--except PATH
              Except certain dependencies from tracking

       -d, --deps [none|all]
              The dependencies to track (default: none)

       -J, --cross-junctions
              Allow crossing junction boundaries

                                                   14-Jul-2019                                      BSTTRACK(1)

Synopsis

bsttrack [OPTIONS] [ELEMENTS]...

See Also