mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
git module documentation: removed incorrect use of term 'remote branch' (should just be 'remote').
This commit is contained in:
@@ -46,7 +46,7 @@ options:
|
|||||||
required: false
|
required: false
|
||||||
default: "origin"
|
default: "origin"
|
||||||
description:
|
description:
|
||||||
- Name of the remote branch.
|
- Name of the remote.
|
||||||
force:
|
force:
|
||||||
required: false
|
required: false
|
||||||
default: "yes"
|
default: "yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user