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

github: fix repo URL handling #61

Merged
merged 1 commit into from
Feb 9, 2020
Merged

github: fix repo URL handling #61

merged 1 commit into from
Feb 9, 2020

Conversation

dgw
Copy link
Member

@dgw dgw commented Feb 9, 2020

repo_info() didn't have a match arg, so the URL decorator wouldn't work properly with it.

Also cleaned up unused match arg in .gh command function.

This is stuff that should have happened in #58 but got overlooked.

`repo_info()` didn't have a `match` arg, so the URL decorator wouldn't
work properly with it.

Also cleaned up unused `match` arg in `.gh` command function.
@dgw dgw added the bugfix label Feb 9, 2020
@dgw dgw added this to the 0.3.0 milestone Feb 9, 2020
@dgw dgw merged commit 827987e into master Feb 9, 2020
@dgw dgw deleted the fix-repo_info branch February 9, 2020 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant