
Add bash autocomplete code based on the argcomplete package. The file 'bash_completion/hpgit' should be copied in '/etc/bash_completion.d/' but this require root priviledges. Change-Id: I2c6133a0d9677d6f91fd6c96ceb4e84eda3c75ac JIRA: CICD-261
2 lines
45 B
Plaintext
2 lines
45 B
Plaintext
eval "$(register-python-argcomplete git-hp)"
|