Whamcloud - gitweb
LU-11810 misc: allow Fixes: tag in commit signoff block 88/33888/4
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 18 Dec 2018 19:01:04 +0000 (12:01 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 16 Jan 2019 07:08:15 +0000 (07:08 +0000)
commit4d6bff6be51ff6e336f73b2822ac5100254b9431
treeb66db0ce34824e448a9b70b4a751e08e0110e214
parent3c140754bfc8f3187520d5486120b0605eb9e33b
LU-11810 misc: allow Fixes: tag in commit signoff block

Allow the "Fixes:" tag in the signoff block of the commit message.
The Fixes: tag should contain a valid git commit hash, and may
optionally be followed by a description of the original patch.
For example:

Fixes: 5760b34c48b ("LU-1145 test: add Test-Parameters tag")
Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I49f712dd8da173510e5941b66eb050e53a1cab07
Reviewed-on: https://review.whamcloud.com/33888
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/git-hooks/commit-msg