git module documentation: removed incorrect use of term 'remote branch' (should just be 'remote').
This commit is contained in:
parent
ca079935f2
commit
bb482bd112
1 changed files with 1 additions and 1 deletions
2
git
2
git
|
@ -46,7 +46,7 @@ options:
|
|||
required: false
|
||||
default: "origin"
|
||||
description:
|
||||
- Name of the remote branch.
|
||||
- Name of the remote.
|
||||
force:
|
||||
required: false
|
||||
default: "yes"
|
||||
|
|
Loading…
Reference in a new issue