ozanmakes / github-browse-file

View the file you're editing in Emacs on GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-browse-file

View the file you're editing in Emacs on GitHub.

Installation:

Available as a package in Marmalade and MELPA.

M-x package-install github-browse-file

You can change some defaults using M-x customize-group github-browse-file

Usage:

Call github-browse-file (for the git blob) or github-browse-file-blame (for the git blame) to view current file on GitHub. With a prefix argument (C-u), you can force them to use the "master" branch.

github-browse-commit can be used to link to the current commit.

Contributors

About

View the file you're editing in Emacs on GitHub


Languages

Language:Emacs Lisp 100.0%