mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 11:49:04 +00:00

This replaces the old submodule API with a new extended API that supports most of the things that can be done with `git submodule`.
3 lines
54 B
C
3 lines
54 B
C
extern void rewrite_gitmodules(const char *workdir);
|
|
|