gitquarry tree
Print a repository file tree from GitHub without cloning the repository.
Synopsis
Behavior
tree fetches the repository tree through the GitHub API. By default it uses the repository default branch.
The output can be filtered before rendering:
--pathaccepts simple glob patterns using*and?--containskeeps paths containing a text fragment--depthlimits displayed path depth, where root entries are depth1
Options
--path can be repeated. Repeated patterns use OR semantics.
Examples
Print the full tree:src: