Github questions

Thread Starter

johndeaton

Joined Sep 23, 2015
63
Hi All,

I am trying to learn to use Github and am going through a tutorial online. One of the very first steps didn't work. Here is a link to the page...

https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository

Here are the instructions...

Capture.JPG


As you can see below, the first two commands (git init and git add *.java) worked. However, the next two did not.

Capture.JPG

Is anyone familiar with Github, and if so, do you know what would cause this error.

Thanks
 
Top