git module documentation: removed incorrect use of term 'remote branch' (should just be 'remote').

This commit is contained in:
Chris Berkhout 2013-01-03 15:56:01 +11:00
parent 7a6267ec36
commit c01bc23f63

View file

@ -46,7 +46,7 @@ options:
required: false
default: "origin"
description:
- Name of the remote branch.
- Name of the remote.
force:
required: false
default: "yes"