libgit2/tests-clar/submodule/submodule_helpers.h
Russell Belfer aa13bf05c8 Major submodule rewrite
This replaces the old submodule API with a new extended API that
supports most of the things that can be done with `git submodule`.
2012-08-24 11:00:26 -07:00

3 lines
54 B
C

extern void rewrite_gitmodules(const char *workdir);