Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] git log --dirstat=20 --shortstat completion
- X-seq: zsh-workers 29698
- From: Martin Luder <maser@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] git log --dirstat=20 --shortstat completion
- Date: Wed, 17 Aug 2011 11:32:48 +0200
- 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
I changed git log completion so it still completes branch names when
--dirstat=20 --shortstat options are present.
I have to admit that I don’t really know what I am doing, I copied the
two lines from the git diff options function. Completion works now, though.
Martin
Attachment:
git_log.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author