Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update password-git-deprecation.md #1552

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions password-git-deprecation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Follow our guide to generate an SSH key and add it to your account: https://hugg
Then you'll be able to update your Git repository using:

```bash
$: git remote set-url origin [email protected]:<user_name>/<repo_name>
$: git remote set-url origin [email protected]:spaces/<user_name>/<repo_name>
```

## Timeline
Expand All @@ -52,4 +52,4 @@ Here's what you can expect in the coming weeks:
- Today: Users relying on passwords for Git authentication may receive emails urging them to update their authentication method.
- October 1st: Personal access tokens or SSH keys will be mandatory for all Git operations.

For more details, reach out to HF Support to address any questions or concerns at [email protected]
For more details, reach out to HF Support to address any questions or concerns at [email protected]