Hi,
i have a local repo of my source code.
i want to create a remote repo on my company internal server.
i clone my local repo to the server
but when i try to PUSH (after changing the local) it is not working.
is this the right way to set the repos?
create local> clone to internal server > push local to server