Last updated
I have git running on an internal network.
I want to allow the stations to work on that server.
Have fathered the key this season and has added on the server where the git.
I have created a repository on the server and must now send that station throughout the project to this new repository (which is empty).
The station already has installed github. (this station is windows)
How to make 'git init' in a folder that is inside 'Windows/WAMP/project'?
Open this 'git gui' windows machine but it does not show me the option to point the remote repository. In my case, the repository is in 'git@10.0.0.200:~/projects/myproject.git'
Thanks advance!