A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jtatarik/magit-gitflow below:

jtatarik/magit-gitflow: GitFlow plugin for magit.el

GitFlow plugin for magit.el

Install gitflow and put the following in your .emacs:

;;; C-f in the magit status buffer invokes the magit-gitflow popup. If you
;;; would like to use a different key, set the magit-gitflow-popup-key variable
;;; before loading magit-gitflow
;; (setq magit-gitflow-popup-key "C-n")

(require 'magit-gitflow)
(add-hook 'magit-mode-hook 'turn-on-magit-gitflow)

Press C-f in magit status buffer and you will be presented with the gitflow popup menu.

All gitflow commands are also accessible through the Magit/Extensions/GitFlow pop-down menu.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4