e9fad3e501
By default, --prune is added to the command-line of a `git fetch` operation, but for repositories with many references this can take a long time to run. We shouldn't need to run --prune the first time we fetch a new repository.
5 lines
115 B
YAML
5 lines
115 B
YAML
---
|
|
title: Make --prune a configurable parameter in fetching a git remote
|
|
merge_request:
|
|
author:
|
|
type: performance
|