Re: [PATCH] commit: add commit.signoff config option
From: Caio Marcelo de Oliveira Filho <hidden>
Date: 2016-06-15 23:05:31
From: Caio Marcelo de Oliveira Filho <hidden>
Date: 2016-06-15 23:05:31
In both tests, you should probably use 'test_config' instead of 'git config [...] git config --unset', it takes care of it for you (also should prevent the case where the config is not unset when your test fails in the middle).
Posted a v2 with this improvement and the bash completion. Thanks for the review. -- Caio Marcelo de Oliveira Filho