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

gitutil: Fix git pull on non-git repository directory #644

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

KeyboardNerd
Copy link
Contributor

  • Add conditional check: if the git repo directory is newly created, we
    clone.
  • Add tests

Fixes #641

* Add conditional check: if the git repo directory is newly created, we
clone.
* Add tests

Fixes quay#641
@KeyboardNerd KeyboardNerd merged commit 1ee1b95 into quay:master Oct 22, 2018
@KeyboardNerd KeyboardNerd deleted the bug/git branch October 22, 2018 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants