dreverri/repo-sync-webhook

Clone doesn't work in later versions of git

dreverri opened this issue · 0 comments

The separate mirror command breaks in later versions of git. This command is necessary to work in older versions of git.

Best answer seems to be to mirror to a newly named remote (e.g. "sync"). The fetch command needs to be updated to reference the remote name.