~johnhamelink/git-hooks

950c643abe81a3044c9e567e332e44330d10c4b6 — Admin 7 months ago 2f8de35 master
Add a README
1 files changed, 14 insertions(+), 0 deletions(-)

A README.org
A README.org => README.org +14 -0
@@ 0,0 1,14 @@
#+TITLE: Git Hooks


* What

This repository contains various git hooks used to improve the uniformity of my branch and commit naming.

* Why

Naming things consistently is important for a few reasons:

 - It is neat and tidy, and it makes devs feel warm and fuzzy inside
 - It ensures that pull requests and branches don't get lost or lose their context
  - It makes it easier to build tools which inspect the branch