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 ca079935f2
commit bb482bd112

2
git
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"