Re: [PATCH 16/47] remote-hg: load all extensions

2013-05-14 Thread Eric Sunshine
On Tue, May 14, 2013 at 12:36 AM, Felipe Contreras wrote: > The user might have then configured differently, plus, all of them will Did you mean s/then/them/ ? > be loaded anyway later on. > > Signed-off-by: Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in t

[PATCH 16/47] remote-hg: load all extensions

2013-05-13 Thread Felipe Contreras
The user might have then configured differently, plus, all of them will be loaded anyway later on. Signed-off-by: Felipe Contreras --- contrib/remote-helpers/git-remote-hg | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/contrib/remote-helpers/git-remote-hg b/contrib/rem