-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Il 02/04/2013 16:32, Matthieu Moy ha scritto: > Felipe Contreras <felipe.contreras@xxxxxxxxx> 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----- -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html