top | item 34590189

(no title)

knute | 3 years ago

/*/tree is only for directory listings. File contents will be under a /blob/ path, e.g. https://github.com/facebook/react/blob/main/AUTHORS, and should be, AFAIK, indexable.

(mandatory disclaimer: I'm a GitHub employee, not speaking on behalf of the company)

discuss

order

staplung|3 years ago

If they can't hit `/*/tree` is there a way to know the URLs of the files?

pancrufty|3 years ago

Direct links from crawlable pages

kadoban|3 years ago

Sure, clone the git repo.