Update bash completion header documentation
commitc70680ce7cec72a465468c223d43c08f5254d31f
authorShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:36:46 +0000 (24 01:36 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 24 May 2007 05:36:46 +0000 (24 01:36 -0400)
treee27b498aa6d3d6a44fd88f70453224d5c3b89569
parentbfbd131f52ff8373ffabbb30f275b4af8213f5f0
Update bash completion header documentation

 1) Added a note about supporting the long options for most commands,
    as we have been doing so for quite some time.

 2) Include a notice that these routines are covered by the GPL,
    as that may not be obvious, even though they are distributed
    as part of the core Git distribution.

 3) Added a short section on how to send patches to the routines,
    and to whom they should get sent to.  Currently that is me,
    as I am the active maintainer.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash