Lines Matching full:git
10 (Git repositories) under a common :term:`workspace <west workspace>` directory.
31 ├── zephyr/ # .git/ repo
38 │ └── zcbor/ # .git/ project
40 │ └── net-tools/ # .git/ project
72 Git repository containing a *manifest file*. The location of the manifest
77 configure west to use any Git repository in the workspace as the manifest
84 additional Git repositories in the workspace managed by west. The manifest
92 Projects are Git repositories managed by west. Projects are defined in the
112 A workspace can contain additional Git repositories or other files and
133 run. Use ordinary Git commands to pull new versions, etc.
148 #. Check out the ``v2.5.0`` git tag in your local zephyr clone
162 This command makes sure your workspace contains Git repositories matching the
181 placed within the workspace, what URLs to clone them from, and what Git
183 exist are updated in place by fetching and checking out their respective Git