-
Use case: As a user needs to touch considerable amount of repos but not necessary works on all the repos everyday. Sometime after a week, there are quite many updates on some repos I'd need to pull all the updates. I'm thinking creating a cron job to pull the update for all the repos I am interested in. Is there a recommended way to do so? |
Beta Was this translation helpful? Give feedback.
Answered by
tarsius
Aug 26, 2024
Replies: 1 comment 3 replies
-
First try if the improved |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This snippet might help: