]> git.ipfire.org Git - thirdparty/git.git/commit - trailer.c
trailer: execute command from 'trailer.<name>.command'
authorChristian Couder <chriscool@tuxfamily.org>
Mon, 13 Oct 2014 18:16:31 +0000 (20:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Oct 2014 20:59:48 +0000 (13:59 -0700)
commit85039fb6e4e7123958a40a22ef40e25bcb29f9c0
tree821bfc4a59f8da54464dab7f0097cca365fbd553
parent76bed78a5829392d4e4dcf21b899d372dd71f408
trailer: execute command from 'trailer.<name>.command'

Let the user specify a command that will give on its standard output
the value to use for the specified trailer.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
trailer.c