fj browse
Open the current repo (or a path within it) in your browser
fj browse [OPTIONS] [PATH]Every command also accepts the global flags:
--host,--debug,--no-pager,--json-fields.
Arguments
[PATH]— Optional sub-path (e.g.src/main.rs,issues,pulls/3)
Options
-R, --repo <REPO>— Target repository as<owner>/<name>. Inferred from the git remote when omitted--branch <BRANCH>— Branch name for source-tree paths
Contributors
- Stephen Way