Linux.git

Aus OrgaMon Wiki
Version vom 6. Februar 2026, 19:45 Uhr von Root (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ on github: enable 2 Factor Autentification local: generate a key on github: store the .pub Key in github local: login in github ssh -T git@github.com say "yes" change the origin of the git git remote set-url origin git@github.com:Andreas-Filsinger/Polyzalos.git“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen
on github: enable 2 Factor Autentification 
local: generate a key
on github: store the .pub Key in github
local: login in github
 ssh -T git@github.com
say "yes"
change the origin of the git
git remote set-url origin git@github.com:Andreas-Filsinger/Polyzalos.git