How to see contents of remote (dirs and files) before cloning locally?
I am new to git and somewhat frustrated with the lack of functions I am
used to from other VCSs. One such feature is to be able to see the
directory structure of the remote without having it cloned locally.
Imagine that you wanted to see if a certain path existed on the remote but
did not have any space locally to have it cloned. To me this seems like a
very basic function and can't see why it wouldn't be readily available in
both command line plain git as well as EGit in Eclipse. Are they excluded
just to add another shroud of mysterious difference from others VCSs?
No comments:
Post a Comment