Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Support for credential stores

Hi,

I've come into JGit through the maven-jgitflow-plugin.
I'm trying to connect to BitBucket through HTTPS. I'm handling my normal git connection using wincred, but it seems JGitFlow does not support that mode, apparently because JGit doesn't.

Is support for credential stores planned?

Thanks,
Yiftach

Back to the top