Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
#
# Called by "git commit" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
set -e
git diff --cached | while IFS= read -r line
do
@waffleboot
waffleboot / # autoconf - 2016-11-07_22-36-44.txt
Created November 7, 2016 19:38
autoconf on macOS 10.11.5 - Homebrew build logs
Homebrew build logs for autoconf on macOS 10.11.5
Build date: 2016-11-07 22:36:44