zephyr/doc/guides/west
Martí Bolívar 840eaab970 doc: west: add information about private repositories
How to manage repositories that require authentication to fetch from
using west is a frequently asked question.

TL;DR on the answer is that Git already has credential storage built
in, so our expectation is that there is nothing west needs to do in
particular, as users can select whatever credential helper works for
them, or set up a custom one using something like the GIT_ASKPASS
environment variable.

That's not a very helpful expectation if people aren't aware that
credential helpers exist, though, so let's document that and provide
examples for common use cases, as well as west-specific
troubleshooting advice.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-09-17 21:39:03 -04:00
..
build-flash-debug.rst doc: west: update west sign documentation 2020-09-03 16:49:09 -05:00
config.rst doc: west: 'west installation' is now 'west workspace' 2020-02-25 23:08:02 +02:00
extensions.rst doc: west: 'west installation' is now 'west workspace' 2020-02-25 23:08:02 +02:00
index.rst doc: west: 0.7.0 documentation 2020-02-07 07:25:41 -06:00
install.rst doc: west: Fix west completion docs 2019-08-12 09:44:37 -07:00
manifest.rst doc: west: 'west installation' is now 'west workspace' 2020-02-25 23:08:02 +02:00
moving-to-west.rst doc: west: 'west installation' is now 'west workspace' 2020-02-25 23:08:02 +02:00
release-notes.rst doc: west: 0.7.0 documentation 2020-02-07 07:25:41 -06:00
repo-tool.rst doc: west: add information about private repositories 2020-09-17 21:39:03 -04:00
sign.rst doc: west: update west sign documentation 2020-09-03 16:49:09 -05:00
troubleshooting.rst doc: west: troubleshoot no west on PATH on windows 2020-08-27 16:06:01 +02:00
west-apis.rst doc: west: 0.7.0 documentation 2020-02-07 07:25:41 -06:00
west-mr-model.png
west-not-found.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
why.rst doc: move module related doc to guides 2019-05-21 21:45:00 -04:00
without-west.rst doc: west: 'west installation' is now 'west workspace' 2020-02-25 23:08:02 +02:00
zephyr-cmds.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00