| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Provides commands to quickly view the current file on GitHub.com (The Website).
When editing a file in Atom, use the command palette or keyboard shortcuts to:
The GitHub repository URL is guessed from the current branch and Git remote information. To override the defaults, you can use git config to set the remote and branch name:
git config atom.open-on-github.remote upstream git config atom.open-on-github.branch some-branch
Inspired by the GitHub Tools package for Sublime Text 2.
| Back | FazBrowse Home | New Git URL |