mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 16:35:20 +02:00
* Add logic for toggleable local commit override * Document tweaked git force logic * Add tests for new commit-aware force * Refactor switch_version - duplicate code paths when handling 'HEAD' - Fixed a FIXME * Add changelog fragment * Fix sanity and use fstrings * Address 'diverged' case * Revert to old structure - Still contains new functionality - Still contains FIXME * Remove comments * Update test/integration/targets/git/tasks/localmods.yml Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> * Move cleanup to always --------- Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>