Re: D5473: config: register evolution.stackaliases as a config option

2018-12-23 Thread Sushil Khanchi
Oh, yes. It is extension specific configuration. Abandoning this one. On Mon, Dec 24, 2018 at 8:41 AM yuja (Yuya Nishihara) < phabrica...@mercurial-scm.org> wrote: > yuja added a comment. > > > > +coreconfigitem('experimental', 'evolution.stackaliases', > > +default=True, > > +) > >

D5473: config: register evolution.stackaliases as a config option

2018-12-23 Thread yuja (Yuya Nishihara)
yuja added a comment. > +coreconfigitem('experimental', 'evolution.stackaliases', > +default=True, > +) No `stackaliases` found in core. Maybe it's an extension-specific config? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5473 To: khanchi97,

Re: D5473: config: register evolution.stackaliases as a config option

2018-12-23 Thread Yuya Nishihara
> +coreconfigitem('experimental', 'evolution.stackaliases', > +default=True, > +) No `stackaliases` found in core. Maybe it's an extension-specific config? ___ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org

D5473: config: register evolution.stackaliases as a config option

2018-12-22 Thread khanchi97 (Sushil khanchi)
khanchi97 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY In evolve, stackaliases (s#) are also used in some command outputs, where s# replaces the revision no. in that output. By default it is set to true, as s#