mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
git: git reset with branch
`git reset <ref>` can be ambiguous and fail to switch to the correct branch. To avoid it, specify branch as well.
This commit is contained in:
@@ -30,3 +30,4 @@
|
||||
- include: tag-verification.yml
|
||||
- include: localmods.yml
|
||||
- include: reset-origin.yml
|
||||
- include: ambiguous-ref.yml
|
||||
|
||||
Reference in New Issue
Block a user