Re: [PATCH] rewrite skip_prefix() as loop

2014-02-27 Thread Junio C Hamano
Faiz Kothari writes: > From: Faiz Kothari Notice that this matches From: in your e-mail message, which means it is unnecessary. Drop it. > > > Signed-off-by: Faiz Kothari And make sure this matches how you call yourself above. > --- > git-compat-util.h |7 +-- > 1 file changed, 5

[PATCH] rewrite skip_prefix() as loop

2014-02-27 Thread Faiz Kothari
From: Faiz Kothari Signed-off-by: Faiz Kothari --- git-compat-util.h |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/git-compat-util.h b/git-compat-util.h index cbd86c3..bb2582a 100644 --- a/git-compat-util.h +++ b/git-compat-util.h @@ -357,8 +357,11 @@ extern int