X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=submodule.h;h=8072e6d6ddfd847ca8f739e9d8af9b815c43e21d;hb=5d5c46b28c04348f7b680e5fe007c6344a86a70a;hp=9e18e9b80760ad1562682125bc90d08fb6e1c0d3;hpb=4e09a7b54009b6a2038438ee9c5d91102702257d;p=thirdparty%2Fgit.git diff --git a/submodule.h b/submodule.h index 9e18e9b807..8072e6d6dd 100644 --- a/submodule.h +++ b/submodule.h @@ -141,8 +141,7 @@ void submodule_unset_core_worktree(const struct submodule *sub); void prepare_submodule_repo_env(struct argv_array *out); #define ABSORB_GITDIR_RECURSE_SUBMODULES (1<<0) -void absorb_git_dir_into_superproject(const char *prefix, - const char *path, +void absorb_git_dir_into_superproject(const char *path, unsigned flags); /*