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

Reconcile a bad git repo #10

Closed
alfinkel opened this issue Aug 27, 2020 · 0 comments · Fixed by #25
Closed

Reconcile a bad git repo #10

alfinkel opened this issue Aug 27, 2020 · 0 comments · Fixed by #25
Labels
bug Something isn't working collate Related to work in the collator

Comments

@alfinkel
Copy link
Contributor

Overview

At times harvest managed git repos get corrupted usually when putting your mac into sleep mode. When this is encountered in a harvest managed local git repo harvest should remove the repo and re-clone it.

Requirements

See:

meh

  • When a git.exc.InvalidGitRepositoryError is encountered for a harvest managed git repo, remove the corrupted repo and re-clone.

Approach

  • See req.
  • TBD

Security and Privacy

N/A

Test Plan

TBD

@alfinkel alfinkel added bug Something isn't working collate Related to work in the collator labels Aug 27, 2020
@alfinkel alfinkel mentioned this issue Dec 3, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working collate Related to work in the collator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant