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

Open repository if it has already been cloned #24

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

mthssdrbrg
Copy link
Contributor

Previously the Cloner would error (with ErrRepositoryAlreadyExists), which obviously isn't that useful. If faced with this specific error we now open the repository instead.

cloner_test.go Outdated Show resolved Hide resolved
Previously the Cloner would error (with ErrRepositoryAlreadyExists),
which obviously isn't that useful. If faced with this specific error we
now open the repository instead.
Copy link
Contributor

@JoelSpeed JoelSpeed left a comment

Choose a reason for hiding this comment

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

LGTM

@mthssdrbrg mthssdrbrg merged commit b4d4629 into master Aug 28, 2019
@pusher-ci pusher-ci deleted the cloner-multiple-times branch August 28, 2019 16:10
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.

3 participants