Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Code Review push issue

looks like you need to tweak proxy settings, are you behind a HTTP proxy ?
What are your proxy settings (environment, .gitconfig, Eclipse if you are pushing with EGit) ?

--
Matthias

From: <Chitrakar>, Pooja <chitraka@xxxxxxxxxx>
Date: Samstag, 22. November 2014 07:59
To: "jgit-dev@xxxxxxxxxxx" <jgit-dev@xxxxxxxxxxx>
Subject: [jgit-dev] Code Review push issue

Hello,

I am new to Jgit and I implemented ‘pickaxe’ feature in Jgit.
Now I want to push my changes for review to Gerrit but 
It gives me below error after I have done my http settings in .gitconfig file.

fatal: unable to access 'https://pchitrakar@xxxxxxxxxxxxxxx/r/jgit/jgit/': Couldn't resolve proxy ‘proxy'

Can you please help?

Thanks,
Pooja

Back to the top