/** {@inheritDoc} */
 public void initRepo() throws Exception {
   GitScmTestUtils.initRepo(
       "src/test/resources/repository/", getRepositoryRoot(), getWorkingDirectory());
 }