Sign in
fuchsia
/
third_party
/
libgit2
/
refs/heads/upstream/refresh-submodule-on-lookup
/
.
/
tests
/
submodule
/
submodule_helpers.h
blob: 610c40720ce2ece5864aabc6fdac00ad6650590f [
file
] [
log
] [
blame
] [
edit
]
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
);