I Need Help with GIT

complete's profile image complete posted 2 years ago in General Permalink

I have just started using git. I have created a repository. Then, as I was instructed, I made a “git clone” command which consisted of “git clone” followed by a path. I expected this to get the contents of the path and put it into my repository – meaning the directory I made. This did not happen. What do I do? How do I get a local copy of a remote work space for me to work on?

ansgar's profile image ansgar posted 2 years ago Permalink

You should read some Git tutorial first, probably that makes more clear than anything else.

Please login to leave a reply, or register at first.