Re: [GSoC] Introduction

2019-02-25 Thread Eric Sunshine
On Mon, Feb 25, 2019 at 3:22 PM Christian Couder wrote: > On Mon, Feb 25, 2019 at 12:36 PM Rohit Ashiwal > wrote: > > I don't think I quite understood this. Were you asking for replacing > > all `test -X` calls with `test_path_is_*` calls in only one t-*.sh > > file or `test -d` calls with `t

Re: [GSoC] Introduction

2019-02-25 Thread Christian Couder
Hi Rohit, On Mon, Feb 25, 2019 at 12:36 PM Rohit Ashiwal wrote: > > Hey Christian > > On Mon, Feb 25, 2019 at 12:20 PM Christian Couder > wrote: > > > In addition to what Dscho (alias Johannes Schindelin) wrote, please > > just send one patch that replaces `test -d`, `test -d` and similar > > co

Re: [GSoC] Introduction

2019-02-25 Thread Rohit Ashiwal
Hey Christian On Mon, Feb 25, 2019 at 12:20 PM Christian Couder wrote: > In addition to what Dscho (alias Johannes Schindelin) wrote, please > just send one patch that replaces `test -d`, `test -d` and similar > code in only one t/t-*.sh file. No need to do more than that. I don't think I q

Re: [GSoC] Introduction

2019-02-24 Thread Christian Couder
Hi Rohit, On Sun, Feb 24, 2019 at 11:08 AM Rohit Ashiwal wrote: > If you disregard that contribution, here is my approach to solving > this microproject: search for `test -f` in `t/**` and replace all > occurrences with `test_path_is_file` and similarly for other mentioned > commands. Is it corr

Re: [GSoC] Introduction

2019-02-24 Thread Johannes Schindelin
Hi Rohit, On Sun, 24 Feb 2019, Rohit Ashiwal wrote: > Hello Hi there! > I am Rohit Ashiwal, a computer science and engineering student from > IIT Roorkee. I am a git user for 2 years now and want to contribute > towards its development. Great! > I have read the microproject list available [he

Re: [GSoC] Introduction and Project Discussion

2016-03-20 Thread Lars Schneider
On 19 Mar 2016, at 18:36, Chirayu Desai wrote: > Hi, > > I am a first year computer engineering student from India, studying at > the Silver Oak College of Engineering and Technology, > I had already put part of this in "[PATCH/GSoC] pull: implement > --[no-]autostash for usage when rebasing",

Re: [GSoC] Introduction and Project Discussion

2016-03-20 Thread Thomas Gummerer
Hi, On 03/19, Chirayu Desai wrote: > Hi, > > I am a first year computer engineering student from India, studying at > the Silver Oak College of Engineering and Technology, > I had already put part of this in "[PATCH/GSoC] pull: implement > --[no-]autostash for usage when rebasing", but at that ti