Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: vcs_info on a hg repository with a git subrepository; actionformats works ok, formats does not



Seth House wrote:
[...]
> The output for the newer Mercurial is below:
>
> % hg --debug id -i -n -b
> nested: git --version
> nested: git config --bool core.bare
> nested: git rev-parse HEAD
> nested: git update-index -q --refresh
> nested: git diff-index --quiet HEAD
> 4a0f6db684a9b73ca8da117d2e368d309385bc20 1 default

...so, what's the solution? read data until there is no more to read and
then use the data from the last line of the output?

Regards, Frank



Messages sorted by: Reverse Date, Date, Thread, Author