On 01/06/2014 07:21 PM, Junio C Hamano wrote:
> Michael Haggerty writes:
>
>> If safe_create_leading_directories() fails because a file along the
>> path unexpectedly vanished, try again from the beginning. Try at most
>> 3 times.
>
> As the previous step bumped it from 3 to 4 without explanati
Michael Haggerty writes:
> If safe_create_leading_directories() fails because a file along the
> path unexpectedly vanished, try again from the beginning. Try at most
> 3 times.
As the previous step bumped it from 3 to 4 without explanation, the
above no longer reflects reality ;-)
The series
If safe_create_leading_directories() fails because a file along the
path unexpectedly vanished, try again from the beginning. Try at most
3 times.
Signed-off-by: Michael Haggerty
---
refs.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/refs.c b/refs.c
index 490525a
3 matches
Mail list logo