Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 451 Bytes

gh repo-explore

A gh extension for interactively exploring a repo without cloning the entire repo.

installation

gh extension install samcoe/gh-repo-explore

usage

# explore a repo
gh repo-explore samcoe/gh-repo-explore

# explore specific branch of a repo
gh repo-explore samcoe/gh-repo-explore --branch trunk

Supports --hostname flag to explore repos on hosts other than github.com.