-
-
Notifications
You must be signed in to change notification settings - Fork 65
Fix problem with the CLI never exiting #69
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
Conversation
|
I think we want to support other git repos in addition to GitHub. |
|
I think we should add some tests to make sure this works (and continues to work) as expected. |
|
@transitive-bullshit Maybe in future. See #53 (comment). @itaisteinherz Right. After the scope is confirmed, I will add tests. |
|
@chinesedfan sounds good 😄 |
Co-Authored-By: chinesedfan <[email protected]>
|
@sindresorhus Updated. Thanks for your reviews and feel shame for my silly mistakes. |
No reason to feel any shame -- we all make mistakes 😀 Thanks a lot for your contributions so far! I think just fixing one small typo and this PR is good to go. |
|
Can you fix the merge conflict? |
|
@sindresorhus Conflict resolved. |
Fixes #53 and fixes #68.