I'm a complete beginner with Git.
I looked at the language reference for 'add': 
http://www.git-scm.com/docs/git-add
I looked at one of the videos: "Git basics: Get going with Git"
I looked at the tutorial: http://git-scm.com/docs/gittutorial

I assume I can add a file from a client computer to my Git repository.
I assume the following command should work: 'add Desktop/sampleFile.html' 
when a file is located on my client at that path.
Instead, I get the response 'pathspec did not match any files'.

What am I missing?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to