Moving fb extensions to core.

Sean Farley sean at farley.io
Thu Jul 6 17:27:55 EDT 2017


Kevin Bullock <kbullock+mercurial at ringworld.org> writes:

>> On Jul 5, 2017, at 13:13, Pulkit Goyal <7895pulkit at gmail.com> wrote:
>> 
>> morsestatus: This extension wraps the status command to show more
>> things about the current state of the repo by showing if histedit,
>> bisect, graft, unshelve, rebase or merge is going on and show how to
>> continue and abort that state. I personally think adding a --more flag
>> will be good.
>
> That sounds like `hg summary` to me, or at least sounds like things that `hg summary` ought to show.

Eh, I think the argument is that 'summary' is hard to discover. Also,
when I want to see 'status', I more often than not want to see the
entire status of the repo: files changed, merge state, rebase state,
parent, etc.

I could see either side, though. Either way, I think having it as an
extension would be the first step. Then iterate on it to core (possibly
a flag / command.default thingy).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20170706/01be186f/attachment.sig>


More information about the Mercurial-devel mailing list