On Thu, Jul 6, 2017 at 2:10 PM, Kevin Bullock
<kbullock+mercur...@ringworld.org> wrote:
>> On Jul 5, 2017, at 13:13, Pulkit Goyal <7895pul...@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. Another idea that I poked at a while back at Matt's 
> behest, but never finished: having `hg summary` show what would happen on an 
> `hg update`.

"hg summary" doesn't include the list of modified files. If it did, I
might get used to using it instead of using "hg status". I've found
FB's morestatus very useful since it was enabled for me a month or two
ago.

>
> To me, this extra info doesn't feel like a great fit for `hg status`, which 
> also doesn't show things like: the current branch name, current commit ID, 
> number of parents, etc. `hg status` has always just been about the state of 
> the files in the working copy.
>
> pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
> Kevin R. Bullock
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel@mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to