Init git repository in test directory
Future<void> initGit(Directory testDir) async => initLocalGit(testDir);