Re: [GSoC][PATCH] microporject test_path_is_*

2019-03-28 Thread Mooga
error: Not found PathtoPublish: D:\a\1\s\t\failed-test-artifacts I have contributed before in open source community and I just need a quick review to continue the proposal On 28.03.19, 17:03, "Elijah Newren" wrote: On Wed, Mar 27, 2019 at 1:31 PM Mooga wrote: > &

Re: [GSoC][PATCH] microporject test_path_is_*

2019-03-27 Thread Mooga
Hi Eliah, thanks for the advice, but still after I read the SubmittingPatches , and see around the Submitting patches process still confussing for me , there's a better way for explanation as an example Regards On 27.03.19, 18:06, "Elijah Newren" wrote: Hi Mooga,

[GSoC][PATCH] microporject test_path_is_*

2019-03-27 Thread Mooga
So for example  that is git diff diff --git a/t/t2400-worktree-add.sh b/t/t2400-worktree-add.sh index 286bba35d8..fc82965a0f 100755 --- a/t/t2400-worktree-add.sh +++ b/t/t2400-worktree-add.sh @@ -66,7 +66,7 @@ test_expect_success '"add" worktree' ' test_expect_success '"add" worktree with lock'

Re: [GSoC] microporject test_path_is_*

2019-03-27 Thread Mooga
6.03.19, 23:07, "Elijah Newren" wrote: Hi, On Tue, Mar 26, 2019 at 2:10 PM Mooga wrote: > > Hi, > I am still a bit confused about the task itself > > it’s just text replacing for example: > t1400-update-ref.sh , line 194 ->

[GSoC] microporject test_path_is_*

2019-03-26 Thread Mooga
Hi, I am still a bit confused about the task itself it’s just text replacing for example: t1400-update-ref.sh , line 194 -> `test_path_is_missing` has to be ‘test_path_is_file’ Thanks