Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
- X-seq: zsh-workers 32524
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
- Date: Fri, 4 Apr 2014 08:57:51 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=mesmtp; bh=qdBQAbvEPZl s21ZzQ/IuKgZ1etY=; b=wZ/ZLsHDmHlgUFcQPrcQB0ljMb8yWUe9eVPQEM6xBA1 GTHC1049+UQkrO9opd1Qv3AlLnOCL5VpOBNv8YHpWafRQtgZBV8FoZortOkfd40T Y+knfGDY99jZqGDrMwvLrYI7H8WFfK8MjM81A4BlRu+7bWVVuUmTU6nEussUo+IE =
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=qdBQAbvEPZls21ZzQ/IuKgZ1etY=; b=A1pSOqTbDGg8H97+KKV66Jkp+MbS jYeFsUt+dF78tqooBXTEukzXBmycBw8PZfAD0//VmuIXg5MmK2jYLBW1h6HCEf66 ogFphDjClNmeSmAPwZPVIaVHDolg/OUw5UOx839zs12F9FlG+o+llvmokfPQIPsa ARACNTdSu+nGkJk=
- In-reply-to: <20140329094949.GB11569@tarsus.local2>
- 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: <20140329094949.GB11569@tarsus.local2>
Daniel Shahaf wrote on Sat, Mar 29, 2014 at 09:49:49 +0000:
> I'd like to have my prompt alert me when I have staged changes (because it's a
> pain to keep running 'git diff --staged' before every 'git commit -a').
There has been no response. Should I just wait, or is there anything I
can do to help this patch get processed / reviewed / applied?
Cheers,
Daniel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author