Bug#428705: git reset HEAD completion not working

2007-06-13 Thread Nikolai Weibull
On 6/13/07, Clint Adams <[EMAIL PROTECTED]> wrote: On Wed, Jun 13, 2007 at 05:15:23PM +0100, martin f krafft wrote: > git reset HEAD Co > > does not complete. It should probably get its data from the git > status output: > > # On branch master > # Changes to be committed: > # (use "git reset HE

Bug#428705: git reset HEAD completion not working

2007-06-13 Thread Clint Adams
On Wed, Jun 13, 2007 at 05:15:23PM +0100, martin f krafft wrote: > git reset HEAD Co > > does not complete. It should probably get its data from the git > status output: > > # On branch master > # Changes to be committed: > # (use "git reset HEAD ..." to unstage) > # > # new file: src/ConfigB

Bug#428705: git reset HEAD completion not working

2007-06-13 Thread martin f krafft
Package: zsh Version: 4.3.4-6 Severity: normal File: /usr/share/zsh/4.3.4/functions/Completion/Unix/_git git reset HEAD Co does not complete. It should probably get its data from the git status output: # On branch master # Changes to be committed: # (use "git reset HEAD ..." to unstage) # # ne