Skip to content
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

helpers: Fix broken compoure references after vendor change #1856

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

NoahGorny
Copy link
Member

@NoahGorny NoahGorny commented Mar 21, 2021

Fix some broken things after the vendoring of the composure lib (#1820)

Description

bash-it help * was broken after the vendoring change. This PR fixes that

Motivation and Context

Closes #1846

How Has This Been Tested?

Locally and added a test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes, and all the new and existing tests pass.

Copy link
Member

@cornfeedhobo cornfeedhobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding time to fix this bug!

@NoahGorny NoahGorny merged commit eced680 into Bash-it:master Mar 22, 2021
@NoahGorny NoahGorny deleted the fix-typeset-command-not-found branch March 22, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bash-it help plugins doesn't work
2 participants