completion: remove stale "to submit patches" documentation
It was out-of-sync with the reality of who works on this script. Defer (silently) to Documentation/SubmittingPatches like all other code. Signed-off-by: Philip Jägenstedt <philip@foolip.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
72d5e74e99
commit
176158cabd
@ -60,18 +60,6 @@
|
|||||||
# per-repository basis by setting the bash.showUpstream config
|
# per-repository basis by setting the bash.showUpstream config
|
||||||
# variable.
|
# variable.
|
||||||
#
|
#
|
||||||
#
|
|
||||||
# To submit patches:
|
|
||||||
#
|
|
||||||
# *) Read Documentation/SubmittingPatches
|
|
||||||
# *) Send all patches to the current maintainer:
|
|
||||||
#
|
|
||||||
# "Shawn O. Pearce" <spearce@spearce.org>
|
|
||||||
#
|
|
||||||
# *) Always CC the Git mailing list:
|
|
||||||
#
|
|
||||||
# git@vger.kernel.org
|
|
||||||
#
|
|
||||||
|
|
||||||
if [[ -n ${ZSH_VERSION-} ]]; then
|
if [[ -n ${ZSH_VERSION-} ]]; then
|
||||||
autoload -U +X bashcompinit && bashcompinit
|
autoload -U +X bashcompinit && bashcompinit
|
||||||
|
Reference in New Issue
Block a user