Christian Couder <christian.couder@xxxxxxxxx> writes: > +DESCRIPTION > +----------- > + > +Takes a range of commits, and replays them onto a new location. Does > +not touch the working tree or index, and does not update any > +references. However, the output of this command is meant to be used Small suggestion here: Takes a range of commits, and replays them onto a new location. Does neither touch the working tree nor index, and does not update any references.