]> source.dussan.org Git - jgit.git/commit
[cli] Use chaining credentials provider to enable .netrc 99/33799/3
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 23 Sep 2014 22:06:48 +0000 (00:06 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 24 Sep 2014 13:27:36 +0000 (15:27 +0200)
commit00802b6317469a26efc94ae56366d12da79466f1
treef267ab73d03c99cd1bddf9f73bd3e1e216645453
parent3f0d9795ea95bb5ae3af392efaed769a0f0f625e
[cli] Use chaining credentials provider to enable .netrc

If available use credentials in .netrc otherwise prompt the user
if jgit command line needs credentials for remote operations.

Change-Id: Iea1f595618edfb87a37137db08bac8ca2d500ebc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.console/src/org/eclipse/jgit/console/ConsoleCredentialsProvider.java