githash docs

A per file explorer of GitHub. View file hashes and find relations.
Search a GitHub repository or a git blob hash

GitHub repository — ingests the commit and shows its file tree. Accepts any of:

  • octocat/Hello-World
  • octocat/Hello-World@main or @v1.0 or @<commit_sha>
  • https://github.com/octocat/Hello-World
  • https://github.com/octocat/Hello-World/tree/main — or /commit/<sha>, /releases/tag/<tag>
  • githash.org/octocat/Hello-World — swap github.comgithash.org in any repo URL to ingest it directly

File hash — finds every ingested file with these exact bytes. Accepts a git blob SHA-1 (6–40 hex, prefix ok) or a full SHA-256 (exactly 64 hex):

  • 980a0d5f19a64b4b30a87d4206aade58726b60e3 — git blob SHA-1 (full)
  • 980a0d — blob SHA-1 prefix
  • 03ba204e50d126e4674c005e04d82e84c21366780af1f43bd54a37816b6ab340 — sha-256