-
John Cai authored
In Git 2.21.0, fetch changed to have --force=false by default. This caused mirroring to fail in cases where tags were modified on the remote. This change passes in --force explicitly.
25fd162c
In Git 2.21.0, fetch changed to have --force=false by default. This caused mirroring to fail in cases where tags were modified on the remote. This change passes in --force explicitly.