Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: vcs_info: Fix construction of stgit_unapplied variable.
- X-seq: zsh-workers 30488
- From: Juliano Ravasi <jravasi@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: PATCH: vcs_info: Fix construction of stgit_unapplied variable.
- Date: Tue, 22 May 2012 18:26:19 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-system-of-record; bh=tMd4EYo9n1FPxtxyFJYzjpZaOQfhQfDH+8MPiBjfB4A=; b=SxslMA2HW0X8LrzRVbzwJ0eVtNQ+3k4DDD5GYDiMAnXzp8KyMLvPhjp4BWSy2MJFQ0 gcKAvBASfiA6j5jGPPAo0W3C3rxr0KB0TOElV5aMo1t7VuxuqhBtBjAYNy5OSM0u69y1 lw0uRWXDM3v7LOkrhlGIrHuCJf05ZuC4drfYroXqeYuPIblhGWGuo4K88PQNB1g/Wlzj Sq0xTeJ75BgGOWh1BXutU5rVeZuIknLmJ9hZ0Wbeqn4wXMMsWsNMOHxqosRP2FfqfgKk 5CV5lfNKsJsddRKSxaUvNgYUspn1t9TSKpJVAtyp+rElxwlF/gb91TeVt68sMPTa+Elf ArYg==
- 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
Hi,
stgit_unapplied variable in vcs_info hooks is currently initialized
with the wrong value.
I would like to submit this small fix.
Regards,
Juliano.
--
Juliano F. Ravasi
Attachment:
0001-vcs_info-Fix-construction-of-stgit_unapplied-variabl.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author