paulirish / git-open

Type `git open` to open the GitHub page or website for a repository in your browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Open a specific file

eval-exec opened this issue · comments

Thanks for your git-open plugin, it helped me a lot. And I think it would be helpful to add open a file feature, for example:

$ ls
. .. .git src README.md

$ git open --file README.md # visit "https://github.com/[user]/[repo]/README.md" file on github