[PATCH 1 of 2 hgbook] changing-history: chapter on history editing

Mathias De Maré mathias.demare at gmail.com
Mon Apr 18 01:13:43 EDT 2016


On Fri, Apr 15, 2016 at 10:52 PM, timeless <timeless at gmail.com> wrote:

> Mathias De Maré wrote:
> > +To avoid this problem, Mercurial remembers which changesets have
> already been shared
> > +with others and refuses editing history for those changes.
>
> editing=>to edit
>
Thanks, fixed.

>
> > +   {node: n, text: changes by yourself, class: nodenote}
>
> yourself=>you (applies multiple times)
>
Found and fixed 2 instances of this.

>
> > +Similar to using ``hg commit --amend``, we also see here that
>
> Similar to=>As with
>
Thanks, fixed.

>
> > +   Mercurial provides rebase using an extension because it allows
> changing history.
>
> it=>rebase
>
Thanks, fixed.

>
> > +and a destination to which the rebasing happens.
>
> rebasing happens=>rebased commits are created
>

Thanks, changed to: "and a destination on which rebased changesets are
created."

I've taken in your changes, for now at
https://bitbucket.org/Mathiasdm/hgbook .
If there are no further comments coming in, I'll push them to
https://bitbucket.org/hgbook/hgbook .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160418/f29ab9de/attachment.html>


More information about the Mercurial-devel mailing list