Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH 0/5] Completion: git refspecs
- X-seq: zsh-workers 38364
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH 0/5] Completion: git refspecs
- Date: Sat, 30 Apr 2016 00:48:14 +0000
- 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
The first three patches are trivial fixes; however, I'd appreciate a second
pair of eyes over the fourth and fifth.
Eventually I'd like «git fetch ${remote} <TAB>» to complete branch names from
that remote (via for-each-ref and/or ls-remote).
Cheers,
Daniel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author