Possible Duplicate:
Partial clone with Git and Mercurial
I switched into the specific directory into which I'd like my repo file to be copied into, and then tried the following:
git clone git@github.com:path/to/file.java
but it's giving me ERROR: repository not found
Can anyone tell me what's going on, and what's the right thing to do? (a little background doesn't hurt!)