git-tag: support -F <file> option
commitf79c73ce9ce5d8bd1b4abaf3fc384aa8daa169ef
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 21 Dec 2006 14:13:02 +0000 (21 15:13 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 22 Dec 2006 06:44:04 +0000 (21 22:44 -0800)
tree11eb5596425275e075df0226524ceb633edfa295
parent9e11554917d391c18e043bc0b38ee0377e69568e
git-tag: support -F <file> option

This imitates the behaviour of git-commit.

Noticed by Han-Wen Nienhuys.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tag.txt
git-tag.sh