Skip to content

v0.9.0

Compare
Choose a tag to compare
@pedrocunha pedrocunha released this 01 Jan 19:38
· 104 commits to master since this release
Features
  • git explore [-r ref] [-p path] opens the specific path on the given reference on GitHub website. By default opens on the root of the current branch

    Ref can be any commit SHA, branch, etc..

    Path can be folder or file

    Use cases:

    • Open a specific file in any branch from the command line
    • Open a specific file in a specific sha
    • Send easily to a coworker a link to a resource
    • Etc..