docs: ignore_locks not break_repo_locks (#21775)
This commit is contained in:
parent
55368e4d97
commit
3019a2650d
1 changed files with 1 additions and 2 deletions
|
@ -265,8 +265,7 @@ New-ItemProperty -Path "HKLM:\System\CurrentControlSet\Services\Lanmanworkstatio
|
||||||
|
|
||||||
### Stale locks in the git cache
|
### Stale locks in the git cache
|
||||||
If `gclient sync` is interrupted while using the git cache, it will leave
|
If `gclient sync` is interrupted while using the git cache, it will leave
|
||||||
the cache locked. To remove the lock, pass the `--break_repo_locks` argument to
|
the cache locked. To remove the lock, pass the `--ignore_locks` argument to `gclient sync`.
|
||||||
`gclient sync`.
|
|
||||||
|
|
||||||
### I'm being asked for a username/password for chromium-internal.googlesource.com
|
### I'm being asked for a username/password for chromium-internal.googlesource.com
|
||||||
If you see a prompt for `Username for 'https://chrome-internal.googlesource.com':` when running `gclient sync` on Windows, it's probably because the `DEPOT_TOOLS_WIN_TOOLCHAIN` environment variable is not set to 0. Open `Control Panel` → `System and Security` → `System` → `Advanced system settings` and add a system variable
|
If you see a prompt for `Username for 'https://chrome-internal.googlesource.com':` when running `gclient sync` on Windows, it's probably because the `DEPOT_TOOLS_WIN_TOOLCHAIN` environment variable is not set to 0. Open `Control Panel` → `System and Security` → `System` → `Advanced system settings` and add a system variable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue