mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 10:33:49 +00:00
Update credential message in snapshot (#11705)
This commit is contained in:
parent
88aa6e26d1
commit
64171b3a25
1 changed files with 1 additions and 2 deletions
|
@ -2095,8 +2095,7 @@ fn install_git_private_https_pat_not_authorized() {
|
|||
├─▶ failed to clone into: [CACHE_DIR]/git-v0/db/8401f5508e3e612d
|
||||
╰─▶ process didn't exit successfully: `git fetch --force --update-head-ok 'https://git:***@github.com/astral-test/uv-private-pypackage' '+HEAD:refs/remotes/origin/HEAD'` (exit status: 128)
|
||||
--- stderr
|
||||
remote: Support for password authentication was removed on August 13, 2021.
|
||||
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
|
||||
remote: Invalid username or password.
|
||||
fatal: Authentication failed for 'https://github.com/astral-test/uv-private-pypackage/'
|
||||
"###);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue