Re: [PATCH 08/12] remote.c: mark messages for translation

2018-10-29 Thread Duy Nguyen
On Mon, Oct 29, 2018 at 8:56 AM Junio C Hamano wrote: > There are other series in flight that touch the same area of code > and in different ways, causing unnecessary conflicts, which does not > help us either X-<. I will of course fix all other comments, but I can hold this off if it's causing

Re: [PATCH 08/12] remote.c: mark messages for translation

2018-10-29 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > @@ -995,12 +995,12 @@ static int match_explicit_lhs(struct ref *src, >* way to delete 'other' ref at the remote end. >*/ > if (try_explicit_object_name(rs->src, match) < 0) > - return error("src

[PATCH 08/12] remote.c: mark messages for translation

2018-10-28 Thread Nguyễn Thái Ngọc Duy
Signed-off-by: Nguyễn Thái Ngọc Duy --- remote.c | 49 + 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/remote.c b/remote.c index 81f4f01b00..11b33d1625 100644 --- a/remote.c +++ b/remote.c @@ -359,7 +359,7 @@ static int