Closed avylove closed 1 year ago
Previously, the fetch at depth 1, which acts as a guard for repos that don't support shallow_since, wiped out the existing depth causing unnecessary replication. Now, the existing local ref if validated and used if it exists.
shallow_since
Previously, the fetch at depth 1, which acts as a guard for repos that don't support
shallow_since
, wiped out the existing depth causing unnecessary replication. Now, the existing local ref if validated and used if it exists.