GithubHelp home page GithubHelp logo

magit-gh-issues's Introduction

magit-gh-issues

magit-gh-issues is a Magit extension that allows you to conveniently view Github issues. It works similar to magit-gh-issues.

This extension is a work in progress and supports open issues only

Installation

magit-gh-issues is not yet available on MELPA. Installation requires adding magit-gh-issues to your load-path manually:

(add-to-list 'load-path "~/.emacs.d/magit-gh-issues")
(require 'gh)
(require 'gh-users)
(require 'magit-gh-issues)
(add-hook 'magit-mode-hook #'turn-on-magit-gh-issues)

Usage

In magit-status window press # g i to refresh the list of issues. magit-gh-issues automatically infers credentials from the URL of the repository. If there are issues available, a new section will appear called Issues. Each item in this section has the following form:

[# issue-number@user (status)] title

Highlighting an issue and pressing # g b will open the issue using browse-url

License

Copyright © 2015 Christopher Reichert Distributed under the GNU General Public License ver. 2. See the header of the source file.

magit-gh-issues's People

Contributors

codyreichert avatar creichert avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.