Skip to content

fix: periodically perform a fast check for new ref's#34

Merged
alecthomas merged 1 commit intomainfrom
aat/git-refresh-refs
Jan 15, 2026
Merged

fix: periodically perform a fast check for new ref's#34
alecthomas merged 1 commit intomainfrom
aat/git-refresh-refs

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

At least every N seconds (10 by default), we'll poll the upstream git server to see if there are new refs we need to pull. If there are, we update the local mirror then serve.

At least every N (10 seconds by default), we'll poll the upstream git
server to see if there are new refs we need to pull. If there are, we
update the local mirror then serve.
@alecthomas alecthomas requested a review from js-murph as a code owner January 15, 2026 11:21
@alecthomas alecthomas enabled auto-merge (squash) January 15, 2026 11:21
@alecthomas alecthomas merged commit 2b3e6cf into main Jan 15, 2026
4 of 6 checks passed
@alecthomas alecthomas deleted the aat/git-refresh-refs branch January 15, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant