We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
git-open
$ ls . .. .git src README.md $ git open --file README.md # visit "https://github.com/[user]/[repo]/README.md" file on github
The text was updated successfully, but these errors were encountered:
done in skypesky/to-where-cli#45
npm cli: https://www.npmjs.com/package/to-where-cli
Sorry, something went wrong.
Done in #170
No branches or pull requests
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:The text was updated successfully, but these errors were encountered: