Skip to content

samcoe/gh-repo-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.