From: Junio C Hamano Date: Fri, 11 Aug 2017 20:26:56 +0000 (-0700) Subject: Merge branch 'ks/prepare-commit-msg-sample' X-Git-Tag: v2.15.0-rc0~211 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=127f98f42b0b72d2d23c97e7d783d369b6e33fa0;p=thirdparty%2Fgit.git Merge branch 'ks/prepare-commit-msg-sample' Remove an example that is now obsolete from a sample hook, and improve an old example in it that added a sign-off manually to use the interpret-trailers command. * ks/prepare-commit-msg-sample: hook: add a simple first example hook: add sign-off using "interpret-trailers" hook: name the positional variables hook: cleanup script --- 127f98f42b0b72d2d23c97e7d783d369b6e33fa0