ansible/test/integration/targets/git/tasks
Chulki Lee 99ef1f3a9f 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.
2017-04-04 10:45:04 -07:00
..
ambiguous-ref.yml git: git reset with branch 2017-04-04 10:45:04 -07:00
change-repo-url.yml
checkout-new-tag.yml
depth.yml
formats.yml
localmods.yml
main.yml git: git reset with branch 2017-04-04 10:45:04 -07:00
missing_hostkey.yml
no-destination.yml
reset-origin.yml Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 2017-03-28 08:41:25 -04:00
setup-local-repos.yml
setup.yml
specific-revision.yml
submodules.yml
tag-verification.yml