Stefan Beller writes:
> + char *s = (char*)sm_gitdir;
char *s = (char *)sm_gitdir;
Many other places have similar, also in 7/9.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at h
`module_clone` is part of the update command,
which I want to convert to C next.
Signed-off-by: Stefan Beller
Signed-off-by: Junio C Hamano
---
builtin/submodule--helper.c | 148 +++-
git-submodule.sh| 80 +---
2 files cha
2 matches
Mail list logo