I was unsure about a specific file being in repository. To check, I did 
"git log <filename>". This returns empty. 

I went up in the directory one level up and did the same.
I get the result.

I then did "git status" but in this case the file in question does not 
appear as untracked or modified.

Finally, I had to clone in a separate directory to find out that the file 
did not exist in the repo nor the directory.

Can anyone guide how to handle this case. It is very common for most of us 
to check if a certain file has been checked in etc.

-- 
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