#37462: git-core: Actual bash_completion dir implies in bug on hub and git-flow bash completion ------------------------------+------------------------- Reporter: robsonpeixoto@… | Owner: ciserlohn@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: git-core | ------------------------------+------------------------- Comment (by raimue@…): Moving the git completion back to `${prefix}/etc/bash_completion.d` should be avoided as it forces loading of the script each time a shell is started. This is the main advantage of bash-completion >= 2.0, as scripts are only loaded when actually required. The hub completion is just not compatible with bash-completion >= 2.0. Anyway, bash-completion does not work with other aliases either, so I don't think moving the git completion around just for the sake of hub's incompatible completion is the best solution. -- Ticket URL: <https://trac.macports.org/ticket/37462#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X