How to periodically sync a Git repository with its remote(xnacly.me)3 points·by ibobev·há 3 meses·1 commentsxnacly.meHow to periodically sync a Git repository with its remotehttps://xnacly.me/posts/2023/x-git-sync/1 commentsPost comment[–]mtndew4brkfst·há 3 mesesreplyDoesn't serve the same purpose as OP, but for the opposite direction, `git maintenance register` is a built in if all you need is periodic fetching and GC:https://git-scm.com/docs/git-maintenance#Documentation/git-m...
https://git-scm.com/docs/git-maintenance#Documentation/git-m...