Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] vcs_info: avoid errors on missing file
- X-seq: zsh-workers 34075
 
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
 
- To: Marc Finet <m.dreadlock@xxxxxxxxx>
 
- Subject: Re: [PATCH] vcs_info: avoid errors on missing file
 
- Date: Fri, 02 Jan 2015 12:25:01 +0100
 
- Cc: zsh-workers@xxxxxxx
 
- In-reply-to: <1415700573-10209-1-git-send-email-m.dreadlock@gmail.com> (Marc	Finet's message of "Tue, 11 Nov 2014 11:09:33 +0100")
 
- List-help: <mailto:zsh-workers-help@zsh.org>
 
- List-id: Zsh Workers List <zsh-workers.zsh.org>
 
- List-post: <mailto:zsh-workers@zsh.org>
 
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
 
- References: <1415700573-10209-1-git-send-email-m.dreadlock@gmail.com>
 
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