Add two git hooks to respectively enforce or warn about the DCO signoff
authorWard Vandewege <ward@curoverse.com>
Tue, 13 Jun 2017 18:41:59 +0000 (14:41 -0400)
committerWard Vandewege <ward@curoverse.com>
Tue, 13 Jun 2017 18:41:59 +0000 (14:41 -0400)
commit7a5ba380aebe7b6fb04ee6fb719a299d035ab4f4
treeadcb8a314d66227998428a7191f2fad6dcacd55e
parent07723cdd4a47b39c96f8331e2f731cc6fc9eb307
Add two git hooks to respectively enforce or warn about the DCO signoff
line in each git commit.

refs #2411

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curoverse.com>
git/hooks/enforce-dco-signoff.rb [new file with mode: 0755]
git/hooks/warn-dco-signoff.rb [new file with mode: 0755]