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

Re: [PATCH] vcs_info: avoid errors on missing file



Marc Finet wrote:
> As per remark on 33391, use $(cat) rather than $(<) construct to
> continue execution.
> This will at least fix the pb on opening a shell on a path on which
> a git rebase -i is running but has not started to rebase because
> no rebase-merge/done exist.

I think this one isn't required anymore since workers-33775.


Regards, Frank



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