Files
git-hooks/testsuite/tests/T209-005__commit_checker_hook_on_notes
Joel Brobecker c6345d987f new TestcaseFixture.update_git_hooks_config method (code factorization)
This commit introduces a new update_git_hooks_config method
in our TestcaseFixture class which implements an operation
that many testcase need to do: Update the bare repository's
git-hooks config (in the project.config file provided by
the special reference called refs/meta/config).

Several testcases are simplified by using the new method.

Change-Id: I419c0957bbd5c62c8603308797dedf319b89e409
2022-01-04 07:54:02 +00:00
..