diff --git a/2024/Github multiple users and keys.md b/2024/Github multiple users and keys.md index 04a9e33..2664215 100644 --- a/2024/Github multiple users and keys.md +++ b/2024/Github multiple users and keys.md @@ -25,4 +25,7 @@ origin gh_pyrotechny:pyrotechny-eu/pyrotechny.eu.git (push) ``` Rewrite remote: -`git remote set-url origin "gh_pyrotechny:pyrotechny-eu/pyrotechny.eu.git"` \ No newline at end of file +`git remote set-url origin "gh_pyrotechny:pyrotechny-eu/pyrotechny.eu.git"` + +Clone: +`git clone gh_pyrotechny:pyrotechny-eu/pyrotechny.eu.git` \ No newline at end of file