Re: [PATCH] t1510-repo-setup.sh: rm useless mkdir

2018-04-15 Thread Junio C Hamano
qingyu...@foxmail.com writes: > From: Tao Qingyun <845767...@qq.com> > > Signed-off-by: Tao Qingyun <845767...@qq.com> > --- > t/t1510-repo-setup.sh | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/t/t1510-repo-setup.sh b/t/t1510-repo-setup.sh > index e6854b828..972bd9c78 100755 > --- a/t/

[PATCH] t1510-repo-setup.sh: rm useless mkdir

2018-04-14 Thread qingyunha
From: Tao Qingyun <845767...@qq.com> Signed-off-by: Tao Qingyun <845767...@qq.com> --- t/t1510-repo-setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/t/t1510-repo-setup.sh b/t/t1510-repo-setup.sh index e6854b828..972bd9c78 100755 --- a/t/t1510-repo-setup.sh +++ b/t/t1510-repo-setup.sh @