-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vendor apm completion #1835
Vendor apm completion #1835
Conversation
Probably should mention vendored |
@NoahGorny for when you have the time |
Should I add cite "about-completion"
about-completion "apm completion" at the top of |
Seems like a good idea 😄 |
@buhl you no longer need the |
a2b1d0a
to
fd4f867
Compare
…ommit d44593c git-subtree-dir: vendor/github.com/vigo/apm-bash-completion git-subtree-split: d44593c3f0514e1fcc668e47f875f83ceb054b36
…n@master" git-vendor-name: apm-completion git-vendor-dir: vendor/github.com/vigo/apm-bash-completion git-vendor-repository: https://github.com/vigo/apm-bash-completion git-vendor-ref: master
fd4f867
to
7fb7e27
Compare
@NoahGorny Should be ready now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done @buhl !
Thank you so much 😄
As per #1818
Description
Removed code from
completion/available/apm.completion.bash
Added https://github.com/vigo/apm-bash-completion as a vendored lib
and sourced it from
apm.completion.bash
Motivation and Context
#1818 and potentially #1819
How Has This Been Tested?
I have run the tests locally and enabled/disabled the completion locally as well.
Screenshots (if appropriate):
Types of changes
Vendored apm completion lib
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.