Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
Hey Alexey,
Alexey Sokolov wrote:
>     Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
>
>     Fixes prompt indicator in case if the repository requires a non-default
>     feature. With HGRCPATH, it results in:
>
>     abort: repository requires features unknown to this Mercurial: ...
>     (see https://mercurial-scm.org/wiki/MissingRequirement for more
> information)
>
>     Which, in turn, results in "default" getting reported regardless of what
>     the current state of the repo is.
Could you maybe resend the patch attached? You MUA seems to have mangled
it a tad. Preferably, commit locally, use "git format-patch -1" and send
the resulting file.
That makes attribution and integration as simple as possible for us.
Thanks for your help as well!
Regards, Frank
-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author