Junio C Hamano writes:
> Heiko Voigt writes:
>
>> pfxlen can be longer than the path in objdir when relative_base contains
>> the path to gits object directory.
>
> s/gits// perhaps "Git's", but I am not sure.
>
>> Signed-off-by: Heiko Voigt
>> ---
>> sha1_file.c | 5 +++--
>> 1 file chang
Heiko Voigt writes:
> pfxlen can be longer than the path in objdir when relative_base contains
> the path to gits object directory.
s/gits// perhaps "Git's", but I am not sure.
> Signed-off-by: Heiko Voigt
> ---
> sha1_file.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
pfxlen can be longer than the path in objdir when relative_base contains
the path to gits object directory.
Signed-off-by: Heiko Voigt
---
sha1_file.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sha1_file.c b/sha1_file.c
index 4ccaf7a..631d0dd 100644
--- a/sha1_file.
3 matches
Mail list logo