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

Option To Download Everything to the Cache #7

Closed
6 tasks
umutphp opened this issue Jun 11, 2020 · 0 comments · Fixed by #18
Closed
6 tasks

Option To Download Everything to the Cache #7

umutphp opened this issue Jun 11, 2020 · 0 comments · Fixed by #18
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed

Comments

@umutphp
Copy link
Owner

umutphp commented Jun 11, 2020

  • Add an option to the cli
  • When the option is given, all the repository information is downloaded to the cache recursively
  • Inform user that the operation will take a long time
  • Give the number of repositories cached when the operation is finished
  • Display progress information (the repository being fetched etc)
  • Use go routines to make the repository fetch in parallel (4 go routines)
@umutphp umutphp added enhancement New feature or request help wanted Extra attention is needed labels Jun 11, 2020
@umutphp umutphp linked a pull request Oct 29, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant