On Saturday 04 November 2006 18:41, Shawn Pearce wrote:
> Alan Chandler <alan chandlerfamily.org.uk>
wrote:
...
> > In debian, there seems to be a directory
/etc/bash_completion.d with
> > files for each of the packages, and the debian git
packages have entries
> > in there. So I assume they are derived from the
completion work
> > mentioned on this list.
>
> What completion script is it? The one that is now
shipped as part
> of Git has a header of the following, and resides in
git.git as
> contrib/completion/git-completion.bash:
>
> #
> # bash completion support for core Git.
> #
> # Copyright (C) 2006 Shawn Pearce
> # Conceptually based on gitcompletion (http://gitweb.hawaga.org
.uk/).
> #
Well I have something like this (with git 1.4.3.3)
# 'git' bash completion and library routines used by
porcelain completions.
#
# Copyright (c) Paolo Giarrusso, 2005
# Copyright (c) Ben Clifford, 2005
#
# The master version is available at:
# http://www
.hawaga.org.uk/gitcompletion.git
>
> > What seems strange to me is that nobody else has
mentioned this before
> > now.
>
> Maybe because you have a different completion script?
Seems like it might be:-(
--
Alan Chandler
http://www.chandlerf
amily.org.uk
-
To unsubscribe from this list: send the line
"unsubscribe git" in
the body of a message to majordomo vger.kernel.org
More majordomo info at http://vge
r.kernel.org/majordomo-info.html
|