spack/var/spack/repos/builtin/packages/git
George Hartzell 47aa8053e9 Install the shell completion scripts (#3784)
* Install the shell completion scripts

Install the `git-completion.{bash,tcsh,zsh}` and `git-prompt.sh` into
`$(spack location -i git)/share/` (aka `prefix.share/`).

* Use copy_tree to copy all the files

The dest dir already exists, so install_tree()'s not an option.
2017-04-11 07:39:03 -05:00
..
package.py Install the shell completion scripts (#3784) 2017-04-11 07:39:03 -05:00