[PATCH 1 of 2 v3] crecord: delete commented line

Nathan Goldbaum nathan12343 at gmail.com
Mon Sep 19 18:20:15 EDT 2016


Ah, oops, thank you!

I will send a v4 with just the one new commit.

On Mon, Sep 19, 2016 at 5:04 PM, Sean Farley <sean at farley.io> wrote:

> Nathan Goldbaum <nathan12343 at gmail.com> writes:
>
> > # HG changeset patch
> > # User Nathan Goldbaum <ngoldbau at illinois.edu>
> > # Date 1473871187 18000
> > #      Wed Sep 14 11:39:47 2016 -0500
> > # Node ID dec5dfcbd772a9f51674067ad18dff6d9bad78cf
> > # Parent  2c302c6544511b37abe61ee2cc5278e4f61d5e71
> > crecord: delete commented line
> >
> > diff -r 2c302c654451 -r dec5dfcbd772 mercurial/crecord.py
> > --- a/mercurial/crecord.py    Wed Sep 14 17:12:39 2016 +0200
> > +++ b/mercurial/crecord.py    Wed Sep 14 11:39:47 2016 -0500
> > @@ -719,7 +719,7 @@ class curseschunkselector(object):
> >          "scroll the screen to fully show the currently-selected"
> >          selstart = self.selecteditemstartline
> >          selend = self.selecteditemendline
> > -        #selnumlines = selend - selstart
> > +
>
> I think this has already been queued:
>
> https://www.mercurial-scm.org/repo/hg-committed/rev/3664537386ab
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160919/1e7be277/attachment.html>


More information about the Mercurial-devel mailing list