ansible/changelogs/fragments/67972-git-fetch-force.yml
Rick Elrod 4916be24fd
[git] make force=True apply to git fetches (#68691)
Fixes #67972

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-04-06 15:25:24 -05:00

3 lines
79 B
YAML

bugfixes:
- git - when force=True, apply --force flag to git fetches as well