Clone doesn't work in later versions of git
dreverri opened this issue · 0 comments
dreverri commented
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.