Lines Matching refs:init
59 - ``west init`` aborts if the destination directory already exists.
161 - ``west update``: new ``--submodule-init-config`` option.
356 - The changes made in west v0.10.1 to the ``west init --manifest-rev`` option
359 instead of ``git init`` and ``git fetch``. See `issue #522`_ for details.
372 ``west init --manifest-rev`` option value, if given, must now be either a
376 and check out such revisions manually after running ``west init``.
420 - The :ref:`west-init` command's ``--manifest-rev`` (``--mr``) option no longer
532 - A bug affecting the behavior of the ``west init -l .`` command was fixed; see
565 - ``west init`` now supports an ``--mf foo.yml`` option, which initializes the
622 - The ``west -vv init`` command now prints the git operations being performed,
717 SHAs. For example, ``west init --mr SHA_PREFIX`` now works. Previously, the