summaryrefslogtreecommitdiff
path: root/tests/submodule/submodule_helpers.h
blob: 610c40720ce2ece5864aabc6fdac00ad6650590f (plain)
1
2
3
4
5
extern void rewrite_gitmodules(const char *workdir);

/* these will automatically set a cleanup callback */
extern git_repository *setup_fixture_submodules(void);
extern git_repository *setup_fixture_submod2(void);