aboutsummaryrefslogtreecommitdiff
path: root/t/t9100-git-svn-basic.sh
diff options
context:
space:
mode:
authorAndy Parkins <andyparkins@gmail.com>2006-12-21 09:24:17 +0000
committerJunio C Hamano <junkio@cox.net>2006-12-26 12:25:34 -0800
commit59f3e254801648322b2d5cd073ca0cc5009aa2de (patch)
tree58fe625e4c20b9601fffc715545741603dfc7d40 /t/t9100-git-svn-basic.sh
parent7948d7744dfc19d25b6cde1091460fa68733c3d7 (diff)
downloadgit-59f3e254801648322b2d5cd073ca0cc5009aa2de.tar.gz
git-59f3e254801648322b2d5cd073ca0cc5009aa2de.tar.xz
hooks/commit-msg: add example to add Signed-off-by line to message
After checking to see if the commit message already has the target signed-off-by (for example in --amend commits), this patch generates a signed off by line from the repository owner and adds it to the commit message. Based on Johannes Schindelin's earlier patch to perform the same function. Originally, this was done in the pre-commit hook but Junio pointed out that the commit-msg hook allows the message to be edited. This has the aditional advantage that the commit-msg hook gets passed the name of the message file as a parameter, so it doesn't have to figure out GIT_DIR for itself. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t9100-git-svn-basic.sh')
0 files changed, 0 insertions, 0 deletions