-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Vendor apm completion #1835
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
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. |
NoahGorny
left a comment
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.bashAdded https://github.com/vigo/apm-bash-completion as a vendored lib
and sourced it from
apm.completion.bashMotivation 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.txtand formatted it usinglint_clean_files.sh.