Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 35cbfae0adac5edf16834f208a4c9e30 > files > 1

gitcompletion-0-0.20060726.2mdv2010.0.noarch.rpm

#
# source this file with 
#    source ./all-compl
# to get bash tab-completions for some of git and some porcelain
#
# Note that all the sourced files must be either in the PATH or in the cwd.
#
# Copyright (c) Paolo Giarrusso, 2005
# Copyright (c) Ben Clifford, 2005
#

# source the library functions
source /usr/share/gitcompletion/git-compl-lib

# These install completions for git,cg,stg and gitk respectively.
# git-compl-lib must be sourced before them.
source /usr/share/gitcompletion/git-compl
source /usr/share/gitcompletion/cg-compl
source /usr/share/gitcompletion/stg-compl
source /usr/share/gitcompletion/gitk-compl