A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/emacsattic/git-commit-training-wheels-mode below:

emacsattic/git-commit-training-wheels-mode: Helps you craft well formed commit messages with git-commit-mode

git-commit-training-wheels-mode.el

Helps you craft well formed commit messages with git-commit-mode Directives for what makes a well formed commit come from tpope: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

Based in part on https://github.com/re5et/magit-commit-training-wheels

Just drop git-commit-training-wheels-mode.el. somewhere in your load-path.

(add-to-list 'load-path "~/somewhere")

If you're an Emacs 24 user or you have a recent version of package.el you can install git-commit-training-wheels-mode.el from the MELPA repository.

Add the following to your emacs init file:

(require 'git-commit-training-wheels-mode) ;; Not necessary if using ELPA package
(add-hook 'git-commit-mode-hook 'git-commit-training-wheels-mode)

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