All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manlio Perillo <manlio.perillo@gmail.com>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: Felipe Contreras <felipe.contreras@gmail.com>,
	Jeff Epler <jepler@unpythonic.net>, git <git@vger.kernel.org>
Subject: Re: ZSH segmentation fault while completing "git mv dir/"
Date: Tue, 02 Apr 2013 22:55:07 +0200	[thread overview]
Message-ID: <515B45AB.5030503@gmail.com> (raw)
In-Reply-To: <vpqwqslgfzf.fsf@grenoble-inp.fr>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Il 02/04/2013 16:32, Matthieu Moy ha scritto:
> Felipe Contreras <felipe.contreras@gmail.com> writes:
> 
>> And this is a workaround:
>>
>> --- a/contrib/completion/git-completion.zsh
>> +++ b/contrib/completion/git-completion.zsh
>> @@ -66,7 +66,7 @@ __gitcomp_file ()
>>
>>         local IFS=$'\n'
>>         compset -P '*[=:]'
>> -       compadd -Q -p "${2-}" -f -- ${=1} && _ret=0
>> +       compadd -Q -p "${2-}" -- ${=1} && _ret=0
>>  }
> 
> OK, not something we want to apply to git.git, but this means a
> workaround for users is to create a _git file with this content instead
> instead of copying/symlinking git-completion.zsh as _git (replace
> $GIT_ROOT_PATH with the appropriate value)

By the way: have you filled a bug report to Debian?


Regards  Manlio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlFbRasACgkQscQJ24LbaUTDZQCfbfF5yhxCfUSaWdv0pE7++X3l
Lc0AniAw5lEL6iunM+Tw8HvYxGwjuYYh
=KpQI
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2013-04-02 20:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 12:30 ZSH segmentation fault while completing "git mv dir/" Matthieu Moy
2013-03-11 15:14 ` Manlio Perillo
2013-03-11 15:37   ` Matthieu Moy
2013-03-11 19:33     ` Manlio Perillo
2013-03-12  1:37       ` Jeff Epler
2013-03-12  7:53         ` Matthieu Moy
2013-04-01 10:11           ` Felipe Contreras
2013-04-02 14:32             ` Matthieu Moy
2013-04-02 16:48               ` Junio C Hamano
2013-04-02 17:00                 ` Matthieu Moy
2013-04-02 20:55               ` Manlio Perillo [this message]
2013-04-03  8:52                 ` Matthieu Moy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=515B45AB.5030503@gmail.com \
    --to=manlio.perillo@gmail.com \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jepler@unpythonic.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.