That's how if, for example, I have a task from my teacher and have it upload to my own github account.
Then it makes mistakes every time I write like this:
git init
Error are:
Reinitialized existing Git repository in C:/Users/ImGuud/Documents/NetBeansProjects/HelloWorld/.git/
i have read: Does running git init twice initialize a repository or reinitialize an existing repo?
But what I want it to do is be the upload to my own github and not the former github that I have clone from.