Re: [PATCH v2 1/2] i18n: proposed command missing leading dash

2014-03-05 Thread Junio C Hamano
Jiang Xin writes: > 2014-03-05 2:40 GMT+08:00 Junio C Hamano : >> From: Sandy Carter >> Date: Mon, 3 Mar 2014 09:55:53 -0500 >> >> Add missing leading dash to proposed commands in french output when >> using the command: >> git branch --set-upstream remotename/branchname >> and when upstrea

Re: [PATCH v2 1/2] i18n: proposed command missing leading dash

2014-03-05 Thread Jiang Xin
2014-03-05 2:40 GMT+08:00 Junio C Hamano : > From: Sandy Carter > Date: Mon, 3 Mar 2014 09:55:53 -0500 > > Add missing leading dash to proposed commands in french output when > using the command: > git branch --set-upstream remotename/branchname > and when upstream is gone > > Signed-off-by:

Re: [PATCH v2 1/2] i18n: proposed command missing leading dash

2014-03-04 Thread Junio C Hamano
From: Sandy Carter Date: Mon, 3 Mar 2014 09:55:53 -0500 Add missing leading dash to proposed commands in french output when using the command: git branch --set-upstream remotename/branchname and when upstream is gone Signed-off-by: Sandy Carter Signed-off-by: Junio C Hamano --- * Forwar

[PATCH v2 1/2] i18n: proposed command missing leading dash

2014-03-03 Thread Sandy Carter
Add missing leading dash to proposed commands in french output when using the command: git branch --set-upstream remotename/branchname and when upstream is gone Signed-off-by: Sandy Carter --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.p