Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 4/9] vcs_info git: set rrn before using it
Marc Finet wrote:
> This would fix setting check-for-changes or
> check-for-staged-changes per repository.
This is a good catch. There is another reference of $rrn earlier though
at
if zstyle -t ":vcs_info:${vcs}:${usercontext}:${rrn}" get-revision ; then
I think the chunk you moved should be moved before that.
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author