My goal is to build a kernel from a repository and a commit/tag provided by 
a user, and I would like to know if the commit exists before I clone the 
whole tree and then realize,"ah, there so no commit with this id, they must 
have made a typo". 

The best thing I have found is git ls-remote, but I am not sure it includes 
all the commits, tags or branches.

I appreciate any help!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/9b923a19-b0cb-46a4-bcec-1dac6347f2fc%40googlegroups.com.

Reply via email to