063761bd67
Analogous to running 'git branch', except for all projects. Also lists the project(s) each branch appears in. Example output: $ python3 -m west branch FIX-FOO zephyr, Kconfiglib manifest-rev zephyr, net-tools, Kconfiglib master zephyr, net-tools zephyr Kconfiglib I'm planning to change 'git clone' into 'git init' + 'git remote add' + 'git fetch' later, which avoids creating the last two local branches. Maybe manifest-rev should be hidden as well. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
west | ||
__init__.py |