This is a place where I will play my WebSite ( see https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Publishing_your_website )
To commit in Git generate a token and then use this pattern: git remote set-url origin https://@github.com//.git git remote set-url origin https://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@github.com/Susja/WebDevelopment.git
For push you could try this (although not sure it worked right ..) git remote set-url --push WebDevelopment https://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@github.com/Susja/WebDevelopment.git