Michal Sojka writes:
> If the libexec directory doesn't exist, git-subtree gets installed as
> $prefix/share/libexec/git-core file. This patch creates the directory
> before installing git-subtree file into it.
>
> Signed-off-by: Michal Sojka
> ---
Will queue, as it is obviously correct. Thank
If the libexec directory doesn't exist, git-subtree gets installed as
$prefix/share/libexec/git-core file. This patch creates the directory
before installing git-subtree file into it.
Signed-off-by: Michal Sojka
---
contrib/subtree/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/con
2 matches
Mail list logo