Re: [PATCH v6 11/11] Remove obsolete script to convert grafts to replace refs

2018-04-28 Thread Stefan Beller
Hi Philip, On Sat, Apr 28, 2018 at 2:04 AM, Philip Oakley wrote: > From: "Johannes Schindelin" >> >> The functionality is now implemented as `git replace >> --convert-graft-file`. > > > A rather late in the day thought: Should this go through

Re: [PATCH v6 11/11] Remove obsolete script to convert grafts to replace refs

2018-04-28 Thread Johannes Schindelin
Hi Philip, On Sat, 28 Apr 2018, Philip Oakley wrote: > From: "Johannes Schindelin" > > The functionality is now implemented as `git replace > > --convert-graft-file`. > > A rather late in the day thought: Should this go through the same > deprecation dance? > >

Re: [PATCH v6 11/11] Remove obsolete script to convert grafts to replace refs

2018-04-28 Thread Philip Oakley
From: "Johannes Schindelin" The functionality is now implemented as `git replace --convert-graft-file`. A rather late in the day thought: Should this go through the same deprecation dance? I.e. replace the body of the script with the new `git replace