git remote update
This commit is contained in:
parent
df93b4f2f8
commit
d48f9e7fdf
@ -49,5 +49,8 @@ ssh-keygen -t ed25519 -C <youremail>
|
||||
cat ~/.ssh/id_ed25519.pub
|
||||
```
|
||||
- Paste the key into your settings, it should start with ```ssh-ed25519``` and end with your email
|
||||
# Testing the Key
|
||||
-
|
||||
# Change git repository remote
|
||||
```
|
||||
git remote set-url origin https://'username':'password'@repositorylink
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user