From bb482bd1124ce06fbbc90602aa5392413a57eade Mon Sep 17 00:00:00 2001 From: Chris Berkhout Date: Thu, 3 Jan 2013 15:56:01 +1100 Subject: [PATCH] git module documentation: removed incorrect use of term 'remote branch' (should just be 'remote'). --- git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git b/git index dd4a968f9fe..3673200c087 100644 --- a/git +++ b/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"