Skip to content

git force fetch tags

Marcus requested to merge (removed):git_fetch_force_tags into master

The behaviour of fetching tags changed in git 2.20. We need to force fetch tags to restore the earlier behaviour and make fdroid git operations work with newer git versions.

Closes #718 (closed)

Merge request reports