0

I am new to git and github. I have created my first "HelloWorld" repository on github and I am attempting to clone it onto my mac. I have provided by working directory and the command I tried to use. When I execute the command it will go to a newline and not do anything until I quit out using control C. Does anyone know what I am doing wrong?

bash-3.2$ pwd

/Users/cameronpattisall/Desktop/Programs/GitHubTest
bash-3.2$ 

bash-3.2$ git clone https://github.com/cameronpattisall/HelloWorld.git

Cloning into 'HelloWorld'...

^C

bash-3.2$ 
Tim
  • 41,901
  • 18
  • 127
  • 145

0 Answers0