v0.9.0
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 branchRef 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..