Re: [PATCH v3] git-gui: add a readme

2019-10-12 Thread Bert Wesarg
On Fri, Oct 11, 2019 at 11:35 PM Pratyush Yadav wrote: > > I'll take the silence to mean there are no further objections, and will > merge this version in to 'master'. correct. FWIW Acked-by: Bert Wesarg > > On 08/10/19 05:47PM, Pratyush Yadav wrote: > > It is a good idea to have a readme so p

Re: [PATCH v3] git-gui: add a readme

2019-10-11 Thread Pratyush Yadav
I'll take the silence to mean there are no further objections, and will merge this version in to 'master'. On 08/10/19 05:47PM, Pratyush Yadav wrote: > It is a good idea to have a readme so people finding the project can > know more about it, and know how they can get involved. > > Signed-off-by

[PATCH v3] git-gui: add a readme

2019-10-08 Thread Pratyush Yadav
It is a good idea to have a readme so people finding the project can know more about it, and know how they can get involved. Signed-off-by: Pratyush Yadav --- Changes in v3: - Reword the first paragraph to avoid some repetition. Suggested by Junio. - Do not mention "written in Tcl" in the intro